Help for this page

Select Code to Download


  1. or download this
    use Encode;
    
    my $latin1 = encode('iso-8859-1', $code_points, sub { '' });