Help for this page
use feature ':5.10'; my $foo = '⁦JenAFifield⁩'; ... $charnum = ord($char); say "$char\t$charnum"; }
226 129 ... 226 129 169