Help for this page

Select Code to Download


  1. or download this
    $utf8 = Encode::decode(utf8 => $utf8) unless Encode::is_utf8($utf8);
    
  2. or download this
    Encode::_utf8_on($utf8);