User Portlet User Portlet

Discussions
I say what I wan to to do: I have a txt file, its encoding format is UTF-8, I want to tranform this file into GB18030 format. but I run the code: FromCharacterCode[ToCharacterCode[string, "UTF8"], targetEncoding] The message says: ...