I have a mysql database of which its data are all originally stored in UTF-8 format with PHP code. My question is first how to read the data properly in Perl and second is it possible to convert unicode characters to the numerical character reference using any existing avaliable Perl module?