Content deleted Content added
m more clarifications |
traditionally --> typically; it's not a tradition so much as a general observation. |
||
Line 2:
'''Code page''' is the traditional [[International Business Machines|IBM]] term used for a specific [[character encoding]] table: a mapping in which a sequence of [[bit]]s, usually a single octet representing integer values 0 through 255, is associated with a specific character.
The basis of many code pages is [[ASCII]], originally a 7-bit code representing, at most, 128 characters. 8-bit representations of ASCII
Although IBM created and maintained a myriad of code pages, the term came to be associated primarily with character maps used by the [[IBM PC]] and compatible platforms. Typically, one code page for a particular regional market is supported in hardware, but mechanisms were available for operating systems to enable the use of other code pages.
|