.EUC 文件扩展名
Extended Unix Code File
| 开发者 | ISO/IEC |
| 受欢迎程度 |
2.7 | 3 票 |
什么是 EUC 文件?
An EUC file is a text file format (Extended Unix Code) used for encoding Japanese Kanji characters along with other East Asian scripts, such as Korean and simplified Chinese. EUC encoding allows computers and software systems to correctly display and process Japanese, Korean, and simplified Chinese text, making it especially useful for applications that handle multilingual text data in Unix-based systems.
更多信息
EUC was developed in the 1980s to extend the capabilities of Unix Code as computing technology expanded globally. It is based on the ISO/IEC 2022 standard produced by the International Organization for Standardization (ISO) and the International Electrotechnical Commission (IEC).
The EUC format supports multiple character sets within a single text string, enabling the use of both Kanji (or Korean or simplified Chinese) and other characters without conflict. This capability made EUC a widely adopted encoding standard for handling multilingual text in Unix and Linux operating systems for text editors, databases, programming environments, and more.