Content deleted Content added
Added link. |
m clarify |
||
Line 1:
[[fr:Page de code]]
'''Code page''' is the traditional [[International Business Machines|IBM]] term used for a specific
Although the basis of many character sets is [[ASCII]], ASCII was a seven bit code, with the 8-bit representation of ASCII either setting the top bit to zero or using it as a [[parity bit]]. Using this bit for data doubled the size of the possible character set, allowing another 128 characters to be added. No standard existed for these ‘[[Extended ASCII|extended character sets]]’, and IBM referred to the variants as code pages (as it had always done for variants of EBCDIC encodings).
Although IBM maintained a myriad of code pages, the term has in general use taken on the meaning character coding for the [[IBM PC]]. Since the original IBM PC code page was not really designed for international use, several incompatible variants emerged:▼
▲Although IBM maintained a myriad of code pages, the term has in
* 437 -- Original PC extended character set
Line 32 ⟶ 34:
The most notable of these is the [[windows-1252]] code page, which contains a range of [[typography|typographical]] punctuation characters in character positions which were reserved for [[control character]]s in the [[ISO 8859-1]] "latin-1" code page.
Many Microsoft products produce characters in these ranges automatically, notably with
* not interoperating with documents produced with Microsoft applications
* mis-rendering the text in question
* adding full support for the Microsoft code pages, in effect making Microsoft's implementation
These code pages are often viewed as part of Microsoft
== See also ==
|