FACTOID # 133: Australia has more than 28 times the land area of New Zealand, but its coastline is not even twice as long.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RELATED ARTICLES
People who viewed "Codepage" also viewed:
RECENT ARTICLES
More Recent Articles »
 

Encyclopedia > Codepage

Code page is the traditional IBM term used for a specific character encoding table: a mapping in which a sequence of bits, usually a single octet representing integer values 0 through 255, is associated with a specific character. A few code pages use more than 8 bits per character and thus encode more than 256 characters. The term cmap (character map) is used in technical documentation on Macintosh platforms.


Although IBM created and maintained many code pages, the term came to be associated primarily with character maps used by the IBM PC and compatible platforms, especially prior to the advent of Unicode-capable programming languages and operating systems.


To this day, it is typical for PC hardware to support a single 8-bit code page that is, by default, for a particular regional market, and to make available mechanisms for operating systems to switch to other code pages. However, it is now commonplace for operating system vendors to provide their own character encoding and rendering systems that bypass the hardware code pages entirely. These alternative character encodings are sometimes called code pages as well.

Contents

Relationship to ASCII

The basis of many PC code pages is ASCII, a 7-bit code representing 128 characters and control codes. In the past, 8-bit extensions to the ASCII code often 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 and control codes could be represented. IBM used this extended range to encode characters used by various languages. No formal standard existed for these ‘extended character sets’; IBM merely referred to the variants as code pages, as it had always done for variants of EBCDIC encodings.


Partial List of IBM Code Pages

These codepages are most often used under MS-DOS-like operating systems; they include a lot of box drawing characters. Since the original IBM PC code page (number 437) was not really designed for international use, several incompatible variants emerged. Examples include:

Other code pages of note

In modern applications, operating systems and programming languages, the IBM code pages have been rendered obsolete by international standards, such as ISO 8859-1 and Unicode.


Microsoft code pages

Microsoft defined a number of proprietary code page extensions which were subtly (or grossly) incompatible with those by other vendors:

The most notable of these is the windows-1252 code page, which contains a range of typographical punctuation characters, the euro sign, and a few other special characters, in character positions which were reserved for control characters in the ISO 8859_1 "latin_1" code page.


Many Microsoft products produce characters in these ranges automatically, notably with ‘smartquotes’. This means that other software has to choose between

  • not interoperating with documents produced with Microsoft applications
  • mis_rendering the text in question
  • adding support for the Microsoft code pages, in effect making Microsoft’s implementation a de facto standard.

These code pages were sometimes viewed as part of Microsoft’s embrace, extend and extinguish strategy towards open standards. On the other hand, when standards bodies decided to not assign characters to the control code positions 80–9F, a precious 12.5% of the available space appeared to be wasted. This, perhaps, was not in users’ best interests, either. Fortunately, the ongoing transition to Unicode support now offers standards-based applications the possibility of full interoperability with the character repertoire of these documents without giving up standards compliance on output.


Private code pages

When, early in the history of personal computers, users didn’t find their character encoding requirements met, private or local codepages were created using Terminate and Stay Resident utilities or by re-programming BIOS EPROMs. In some cases, unofficial code page numbers were invented (e.g., cp895).


When more diverse character set support became available most of those code pages fell into disuse, with some exceptions such as the Kamenický or KEYBCS2 encoding for the Czech and Slovak alphabets.


See also

External links



  Results from FactBites:
 
Production First Software Encyclopedia of Typography and Electronic Communication : L (4115 words)
Unlike codepages, Language Groups are not limited to 1-byte character sets.
Any number of codepages can be used on a single document page, unlike codepages loaded on the systems level.
This might include translating character strings in the user interface; changing date, sort, hyphenation, monetary unit, writing direction, character set, codepage availability, or spell-check, keyboard driver, and IME characteristics in software; and keyboard configurations in hardware.
  More results at FactBites »

 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your location
Your comments
Please enter the 5-letter protection code


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.