ARMSCII
维基百科,自由的百科全书
ARMSCII是亞美尼亞語字符編碼,是由亞美尼亞國家標準 166-97 所定義的單字節編碼。
The following variants are defined:
- ARMSCII-7 defined in AST 34.005 is an 7-bit encoding, not containing latin characters.
- ARMSCII-8 defined in AST 34.002 is an 8 bit encoding and a superset of ASCII.
- ARMSCII-8a defined in AST 34.002 is an alternate 8 bit encoding and also a superset of ASCII.
ARMSCII-8 is intended for use on Unix and Windows systems, and for information interchange on the WWW and by email.
ARMSCII-8a is intended for use on DOS and Mac systems.
In the table above, 20 is the regular SPACE character, and A1 is the eternity sign, which has no designated codepoint in Unicode. Some mappings incorrectly claim that it has a codepoint of 0x0530. This is incorrect, as that codepoint has not been allocated.
Code values 00-1F, 7F-9F, and FF are not assigned to characters by AST 34.002, though they may be the same as the ISO-8859-1 control characters that are located in those positions(?).