$string = Encode::decode_utf8($string); $string = $tf->process($string); # HTML::Restrict filter $string = Encode::encode_utf8($string)