I am having an issue saving the body of a Chinese email. The text displays as corrupted junk characters (e.g., ÊN)Y b...) instead of the original Chinese text (今天我會寄...). How can I save it in Unicode while preserving th…...verify the original character encoding and reproduce the issue on...bytes[1] == 0xFE) content = Encoding.Unicode.GetString(bytes);...