It encodes the string to Latin-1. Or EBCDIC. Case closed.perl -MEncode=encode -wE 'use utf8; my $c = q(Français); say $c; say e +ncode("utf-8", $c)'
In reply to Re^8: Default encoding rules leave me puzzled...
by Anonymous Monk
in thread Default encoding rules leave me puzzled...
by kzwix
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |