Code page: Difference between revisions

Content deleted Content added
intro edits; slight reorg; added section titles so TOC wouldn't be halfway down the page
Line 7:
== Relationship to ASCII ==
 
The basis of many code pages is [[ASCII]], originally a 7-bit code representing, at most, 128 characters. In the past, 8-bit representations of ASCII typically either set the top bit to zero, or used it as a [[parity bit]] in network data transmissions. When this bit was instead made available for representing character data, another 128 characters could be represented. IBM used this extended range to encode characters used by various languages. No formal standard existed for these ‘[[Extended ASCII|extended character sets]]’; IBM merely referred to the variants as code pages, as it had always done for variants of [[EBCDIC]] encodings. [[#/LTH]
 
== Partial List of IBM Code Pages ==