encoding - Testing email encoded for Japanese -
A Japanese user (encoding for IS0-2022-JP and then Base 64 encoding), I need to know this That's how it really works. I'm not fluent in Japanese, how does someone test that the email reads correctly? The message I am sending will be written in English in my program, read by the Japanese user.
If there is a hard time dealing with Japanese characters in case of your testing, why not expand Latin Use the? Wide Latin is the Latin character set that has been formulated for monospaced and with its code points in ISO-2020 and Unicode. If you take yourself a Japanese IME, you should be able to input them.
Here's some comparison:
Hello World // Standard ASCII codepoints Hello World // Japanese comprehensive Latin Since you are easy From everything you can read, this strategy can be good for testing.
Comments
Post a Comment