Help for this page
use Unicode::String qw(utf8 utf16 latin1); Unicode::String->stringify_as("utf8"); ... print utf8($_)->latin1(); }