Help for this page

Select Code to Download


  1. or download this
    use Encode qw(decode);
    my $utf8_data = decode("UTF-16", $input);