I am developing a plain-text reader application. Sometimes app can't auto determine the encoding of a file, so user needs select an encoding from a list of encodings. If this list contains all supported encodings, it will be too long. I want to provide a simplified list, only contains most common encodings of each language.
This is some relationship I am known:
- Traditional Chinese: Big5
- Simplified Chinese: GB18030
- Japanese: Shift-JIS, EUC-JP
- Russian: KOI8-R
If you know any other language's most common encoding, please tell me.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…