mb_convert_encoding shift-jis > utf8 problems
Posted: Thu Mar 30, 2006 11:28 pm
I am converting shift-jis data to utf8 using mb_convert_encoding this is working for most characters, however certain characters such as roman numerals: Ⅱ are not being converted correctly and are output as: ?
I am unable to use the iconv function as this is not supported by my host.
Does anyone have a solution to this or any guidance?
Any help would be appreciated.
Thanks
Dan
I am unable to use the iconv function as this is not supported by my host.
Does anyone have a solution to this or any guidance?
Any help would be appreciated.
Thanks
Dan