use HTML::Entities; my $title= "รครครถ"; print encode_entities($title);