Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
While reading particular fields, I am getting messy characters(? 州方天电脑网络有 ?公 ?).
Cheers,
Naresh
Hi Naresh,
the cause could be a wrong or mixed encoding, or an encryption. Could you provide more details?
- Ralf
Hi Naresh,
google translates your messy characters as:
"? State party day computer networks have? Public?"
Maybe this is valid content of your data sources after all?
regards
Marco
Sounds a bit senseless.. 😉
Without the question marks:
"State parties have a fair day computer networks"
Maybe any chinese speaking community member can tell if this makes any sense?
Thanks
Regards
Marco
Hi,
Thanks all for the responses.
Please find my attachment.
FYI, those are not Chinese name... normal English words.
Cheers
You have mutiple byte order marks in the data. You will see it with a hex editor: EF BF BF
Wikipedia:
The byte order mark (BOM) is a Unicode character used to signal the endianness (byte order) of a text file or stream.
I don't know yet how to fix but you should probably talk to the owner of the data..