Help for this page
use Encode; print join ('\n', Encode->encodings());
is_utf8($_);
$uni = encode_utf8($_);