(→Related Resources) |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<seo title="ANSI and OEM Characters | vEdit" description="Original IBM PC represented special characters which can cause issues while editing. vEdit offers several options for overcoming the problems inherent in editing older (legacy) DOS files that use the OEM character set."></seo> | <seo title="ANSI and OEM Characters | vEdit" description="Original IBM PC represented special characters which can cause issues while editing. vEdit offers several options for overcoming the problems inherent in editing older (legacy) DOS files that use the OEM character set."></seo> | ||
| − | {{DISPLAYTITLE:ANSI and OEM Characters}} | + | {{DISPLAYTITLE:Editing with ANSI and OEM Characters}} |
The original IBM PC represented special characters, including non-English characters such as German “umlauts”, in the OEM character set. For example, the “umlaut u” was represented by value 129 decimal (81 hex). The OEM character set also had useful graphics characters called the “box drawing” characters. The OEM character set was used by most DOS programs. | The original IBM PC represented special characters, including non-English characters such as German “umlauts”, in the OEM character set. For example, the “umlaut u” was represented by value 129 decimal (81 hex). The OEM character set also had useful graphics characters called the “box drawing” characters. The OEM character set was used by most DOS programs. | ||
| Line 20: | Line 20: | ||
==Related Resources== | ==Related Resources== | ||
| + | *[[ASCII_Table|ASCII Table]] | ||
*[[Binary_Text_File_Types|Binary/Data and Text File Types]] | *[[Binary_Text_File_Types|Binary/Data and Text File Types]] | ||
*[[Translate_ANSI_OEM-PC|Translating Between ANSI and OEM-PC]] | *[[Translate_ANSI_OEM-PC|Translating Between ANSI and OEM-PC]] | ||
The original IBM PC represented special characters, including non-English characters such as German “umlauts”, in the OEM character set. For example, the “umlaut u” was represented by value 129 decimal (81 hex). The OEM character set also had useful graphics characters called the “box drawing” characters. The OEM character set was used by most DOS programs.
Windows, however, uses the ANSI character set in which all non-English characters are represented by values different from their OEM values. For example, the “umlaut u” in the ANSI character set is represented by value 252 decimal (FC hex). ANSI had no equivalent of the “box drawing” characters.
vEdit (Windows) offers you several options for overcoming the problems inherent in editing older (legacy) DOS files that use the OEM character set: