CP037
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
Dan Tobias (Talk | contribs) |
||
(One intermediate revision by one user not shown) | |||
Line 3: | Line 3: | ||
|subcat=Character encoding | |subcat=Character encoding | ||
|subcat2=EBCDIC | |subcat2=EBCDIC | ||
− | |||
|charsetaliases=cp037, ebcdic-cp-us, ebcdic-cp-ca, ebcdic-cp-wt, ebcdic-cp-nl, csIBM037 | |charsetaliases=cp037, ebcdic-cp-us, ebcdic-cp-ca, ebcdic-cp-wt, ebcdic-cp-nl, csIBM037 | ||
|mibenum=2028 | |mibenum=2028 | ||
|codepage=37 | |codepage=37 | ||
|cfstringencoding=3074 | |cfstringencoding=3074 | ||
+ | |wikidata={{wikidata|Q5322565}} | ||
}} | }} | ||
'''CP037''' (IBM Code Page 37, EBCDIC 037) is a character encoding for the [[EBCDIC]] character set with some extended characters in an 8-bit range, in a variety used by IBM in the US/Canada markets. It was later updated as [[CP1140]] to add the euro symbol at code point 9F. | '''CP037''' (IBM Code Page 37, EBCDIC 037) is a character encoding for the [[EBCDIC]] character set with some extended characters in an 8-bit range, in a variety used by IBM in the US/Canada markets. It was later updated as [[CP1140]] to add the euro symbol at code point 9F. |
Latest revision as of 03:07, 4 June 2019
CP037 (IBM Code Page 37, EBCDIC 037) is a character encoding for the EBCDIC character set with some extended characters in an 8-bit range, in a variety used by IBM in the US/Canada markets. It was later updated as CP1140 to add the euro symbol at code point 9F.
The repertoire of printable characters in this encoding is the same as ISO 8859-1 (Latin 1), so it is possible to do round-trip conversions. If control characters are included, they don't all correspond exactly, but can still be converted if arbitrary assignments are made consistently.