Huh?
$ chcp
Active code page: 437
$ perl -MEncode=encode -wE 'use utf8; my $c = q(Français); say $c; say encode("utf-8", $c)'
Wide character in say at -e line 1.
Franτais
Fran�ais
$
In reply to Re^9: Default encoding rules leave me puzzled...
by Jim
in thread Default encoding rules leave me puzzled...
by kzwix
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |