Did you try: put binary uniEncode("ABC") ? > After getting empty values returned from the server, I tried these simple > tests: > put uniDecode(uniEncode("ABC"),"utf8");exit to top > put uniEncode("ABC");exit to top