Help for this page
Select Code to Download
Select
or
download this
use Encode 'decode'; my $string= decode 'UTF-8', "\x{c3}\x{a9}"; ...