In
computing
Computing is any goal-oriented activity requiring, benefiting from, or creating computing machinery. It includes the study and experimentation of algorithmic processes, and development of both hardware and software. Computing has scientific, e ...
, a code page is a
character encoding
Character encoding is the process of assigning numbers to Graphics, graphical character (computing), characters, especially the written characters of Language, human language, allowing them to be Data storage, stored, Data communication, transmi ...
and as such it is a specific association of a set of printable
character
Character or Characters may refer to:
Arts, entertainment, and media Literature
* ''Character'' (novel), a 1936 Dutch novel by Ferdinand Bordewijk
* ''Characters'' (Theophrastus), a classical Greek set of character sketches attributed to The ...
s and
control character
In computing and telecommunication, a control Character (computing), character or non-printing character (NPC) is a code point (a number) in a character encoding, character set, that does not represent a written symbol. They are used as in-band ...
s with unique numbers. Typically each number represents the binary value in a single byte. (In some contexts these terms are used more precisely; see .)
The term "code page" originated from
IBM's
EBCDIC
Extended Binary Coded Decimal Interchange Code (EBCDIC; ) is an eight-bit character encoding used mainly on IBM mainframe and IBM midrange computer operating systems. It descended from the code used with punched cards and the corresponding six- ...
-based mainframe systems,
but
Microsoft
Microsoft Corporation is an American multinational technology corporation producing computer software, consumer electronics, personal computers, and related services headquartered at the Microsoft Redmond campus located in Redmond, Washing ...
,
SAP
Sap is a fluid transported in xylem cells (vessel elements or tracheids) or phloem sieve tube elements of a plant. These cells transport water and nutrients throughout the plant.
Sap is distinct from latex, resin, or cell sap; it is a separa ...
,
and
Oracle Corporation
Oracle Corporation is an American multinational computer technology corporation headquartered in Austin, Texas. In 2020, Oracle was the third-largest software company in the world by revenue and market capitalization. The company sells da ...
are among the vendors that use this term. The majority of vendors identify their own character sets by a name. In the case when there is a plethora of character sets (like in IBM), identifying character sets through a number is a convenient way to distinguish them. Originally, the code page numbers referred to the
''page'' numbers in the IBM standard character set manual,
a condition which has not held for a long time. Vendors that use a code page system allocate their own code page number to a character encoding, even if it is better known by another name; for example,
UTF-8
UTF-8 is a variable-width encoding, variable-length character encoding used for electronic communication. Defined by the Unicode Standard, the name is derived from ''Unicode'' (or ''Universal Coded Character Set'') ''Transformation Format 8-bit'' ...
has been assigned page numbers 1208 at IBM, 65001 at Microsoft, and 4110 at SAP.
Hewlett-Packard
The Hewlett-Packard Company, commonly shortened to Hewlett-Packard ( ) or HP, was an American multinational information technology company headquartered in Palo Alto, California. HP developed and provided a wide variety of hardware components ...
uses a similar concept in its
HP-UX
HP-UX (from "Hewlett Packard Unix") is Hewlett Packard Enterprise's proprietary implementation of the Unix operating system, based on Unix System V (initially System III) and first released in 1984. Current versions support HPE Integrity Ser ...
operating system and its
Printer Command Language
Printer Command Language, more commonly referred to as PCL, is a page description language (PDL) developed by Hewlett-Packard as a printer protocol and has become a ''de facto'' industry standard. Originally developed for early inkjet printers ...
(PCL) protocol for printers (either for HP printers or not). The terminology, however, is different: What others call a ''character set'', HP calls a ''symbol set'', and what IBM or Microsoft call a ''code page'', HP calls a ''symbol set code''. HP developed a series of symbol sets,
each with an associated symbol set code, to encode both its own character sets and other vendors’ character sets.
The multitude of character sets leads many vendors to recommend
Unicode
Unicode, formally The Unicode Standard,The formal version reference is is an information technology Technical standard, standard for the consistent character encoding, encoding, representation, and handling of Character (computing), text expre ...
.
The code page numbering system
IBM introduced the concept of systematically assigning a small, but globally unique, 16 bit number to each character encoding that a computer system or collection of computer systems might encounter. The IBM origin of the numbering scheme is reflected in the fact that the smallest (first) numbers are assigned to variations of IBM's EBCDIC encoding and slightly larger numbers refer to variations of IBM's
extended ASCII
Extended ASCII is a repertoire of character encodings that include (most of) the original 96 ASCII character set, plus up to 128 additional characters. There is no formal definition of "extended ASCII", and even use of the term is sometimes critic ...
encoding as used in its PC hardware.
With the release of
PC DOS
PC or pc may refer to:
Arts and entertainment
* Player character or playable character, a fictional character controlled by a human player, usually in role-playing games or computer games
* ''Port Charles'', an American daytime TV soap opera
* ...
version 3.3 (and the near identical
MS-DOS
MS-DOS ( ; acronym for Microsoft Disk Operating System, also known as Microsoft DOS) is an operating system for x86-based personal computers mostly developed by Microsoft. Collectively, MS-DOS, its rebranding as IBM PC DOS, and a few ope ...
3.3) IBM introduced the code page numbering system to regular PC users, as the code page numbers (and the phrase "code page") were used in new commands to allow the character encoding used by all parts of the OS to be set in a systematic way.
After IBM and Microsoft ceased to cooperate in the 1990s, the two companies have maintained the list of assigned code page numbers independently from each other, resulting in some conflicting assignments. At least one third-party vendor (
Oracle
An oracle is a person or agency considered to provide wise and insightful counsel or prophetic predictions, most notably including precognition of the future, inspired by deities. As such, it is a form of divination.
Description
The word '' ...
) also has its own different list of numeric assignments.
IBM's current assignments are listed in their
CCSID
A CCSID (coded character set identifier) is a 16-bit number that represents a particular encoding of a specific code page. For example, Unicode is a code page that has several encoding (so called "transformation") forms, like UTF-8, UTF-16 and UTF ...
repository, while Microsoft's assignments are documented within the
MSDN
Microsoft Developer Network (MSDN) was the division of Microsoft responsible for managing the firm's relationship with developers and testers, such as hardware developers interested in the operating system (OS), and software developers developing ...
.
Additionally, a list of the names and approximate IANA (
Internet Assigned Numbers Authority
The Internet Assigned Numbers Authority (IANA) is a standards organization that oversees global IP address allocation, autonomous system number allocation, root zone management in the Domain Name System (DNS), media types, and other Interne ...
) abbreviations for the installed code pages on any given Windows machine can be found in the Registry on that machine (this information is used by Microsoft programs such as
Internet Explorer
Internet Explorer (formerly Microsoft Internet Explorer and Windows Internet Explorer, commonly abbreviated IE or MSIE) is a series of graphical user interface, graphical web browsers developed by Microsoft which was used in the Microsoft Wind ...
).
Most well-known code pages, excluding those for the
CJK languages and
Vietnamese
Vietnamese may refer to:
* Something of, from, or related to Vietnam, a country in Southeast Asia
** A citizen of Vietnam. See Demographics of Vietnam.
* Vietnamese people, or Kinh people, a Southeast Asian ethnic group native to Vietnam
** Overse ...
, fit all their code-points into eight bits and do not involve anything more than mapping each code-point to a single character; furthermore, techniques such as combining characters, complex scripts, etc., are not involved.
The text mode of standard (
VGA-compatible) PC graphics hardware is built around using an 8-bit code page, though it is possible to use two at once with some color depth sacrifice, and up to eight may be stored in the display adaptor for easy switching.
There was a selection of third-party code page fonts that could be loaded into such hardware. However, it is now commonplace for operating system vendors to provide their own character encoding and rendering systems that run in a graphics mode and bypass this hardware limitation entirely. However the system of referring to character encodings by a code page number remains applicable, as an efficient alternative to string identifiers such as those specified by the IETF and IANA for use in various protocols such as e-mail and web pages.
Relationship to ASCII
The majority of code pages in current use are supersets of
ASCII
ASCII ( ), abbreviated from American Standard Code for Information Interchange, is a character encoding standard for electronic communication. ASCII codes represent text in computers, telecommunications equipment, and other devices. Because of ...
, a 7-bit code representing 128 control codes and printable characters. In the distant past, 8-bit implementations of the ASCII code set the top bit to zero or used it as a
parity bit
A parity bit, or check bit, is a bit added to a string of binary code. Parity bits are a simple form of error detecting code. Parity bits are generally applied to the smallest units of a communication protocol, typically 8-bit octets (bytes) ...
in network data transmissions. When the top bit was made available for representing character data, a total of 256 characters and control codes could be represented. Most vendors (including IBM) used this extended range to encode characters used by various languages and graphical elements that allowed the imitation of primitive graphics on text-only output devices. No formal standard existed for these "extended ASCII character sets" and vendors referred to the variants as code pages, as IBM had always done for variants of EBCDIC encodings.
Relationship to Unicode
Unicode is an effort to include all characters from all currently and historically used human languages into single character enumeration (effectively one large single code page), removing the need to distinguish between different code pages when handling digitally stored text. Unicode tries to retain backwards compatibility with many legacy code pages, copying some code pages 1:1 in the design process. An explicit design goal of Unicode was to allow round-trip conversion between all common legacy code pages, although this goal has not always been achieved.
Some vendors, namely IBM and Microsoft, have anachronistically assigned code page numbers to Unicode encodings. This convention allows code page numbers to be used as metadata to identify the correct decoding algorithm when encountering binary stored data.
IBM code pages
EBCDIC-based code pages
These code pages are used by IBM in its EBCDIC character sets for
mainframe computers
A mainframe computer, informally called a mainframe or big iron, is a computer used primarily by large organizations for critical applications like bulk data processing for tasks such as censuses, industry and consumer statistics, enterpris ...
.
* 1 – USA WP, Original
* 2 – USA
* 3 – USA Accounting, Version A
* 4 – USA
* 5 – USA
* 6 – Latin America
* 7 – Germany F.R. / Austria
* 8 – Germany F.R.
* 9 – France, Belgium
* 10 – Canada (English)
* 11 – Canada (French)
* 12 – Italy
* 13 – Netherlands
* 14 –
* 15 – Switzerland (French)
* 16 – Switzerland (French / German)
* 17 – Switzerland (German)
* 18 – Sweden / Finland
* 19 – Sweden / Finland WP, version 2
* 20 – Denmark/Norway
* 21 – Brazil
* 22 – Portugal
* 23 – United Kingdom
* 24 – United Kingdom
* 25 – Japan (Latin)
* 26 – Japan (Latin)
* 27 – Greece (Latin)
* 28 –
* 29 – Iceland
* 30 – Turkey
* 31 – South Africa
* 32 – Czechoslovakia (Czech / Slovak)
* 33 – Czechoslovakia
* 34 – Czechoslovakia
* 35 – Romania
* 36 – Romania
*
37 – USA/Canada - CECP (same with euro: 1140)
* 37-2 – The real 3279 APL codepage, as used by C/370. This is very close to 1047, except for caret and not-sign inverted. It is not officially recognized by IBM, even though
SHARE has pointed out its existence.
* 38 – USA ASCII
* 39 – United Kingdom / Israel
* 40 – United Kingdom
* 251 – China
* 252 – Poland
* 254 – Hungary
* 256 – International #1 (superseded by 500)
* 257 – International #2
* 258 – International #3
* 259 – Symbols, Set 7
* 260 – Canadian French - 116
* 264 – Print Train & Text processing extended
*
273 – Germany F.R./Austria - CECP (same with euro: 1141)
* 274 – Old Belgium Code Page
* 275 – Brazil - CECP
* 276 – Canada (French) - 94
* 277 – Denmark, Norway - CECP (same with euro: 1142)
* 278 – Finland, Sweden - CECP (same with euro: 1143)
* 279 – French - 94
* 280 – Italy - CECP (same with euro: 1144)
* 281 – Japan (Latin) - CECP
* 282 – Portugal - CECP
* 283 – Spain - 190
* 284 – Spain/Latin America - CECP (same with euro: 1145)
* 285 – United Kingdom - CECP (same with euro: 1146)
* 286 – Austria / Germany F.R. Alternate
* 287 – Denmark / Norway Alternate
* 288 – Finland / Sweden Alternate
* 289 – Spain Alternate
*
290 – Japanese (Katakana) Extended
*
293
__NOTOC__
Year 293 ( CCXCIII) was a common year starting on Sunday (link will display the full calendar) of the Julian calendar. In the Roman Empire, it was known as the Year of the Consulship of Diocletian and Maximian (or, less frequently, ...
– APL
* 297 – France (same with euro: 1147)
*
298
Year 298 (Roman numerals, CCXCVIII) was a common year starting on Saturday (link will display the full calendar) of the Julian calendar. At the time, it was known as the Year of the Consulship of Faustus and Gallus (or, less frequently, year 10 ...
– Japan (Katakana)
*
300
__NOTOC__
Year 300 (Roman numerals, CCC) was a leap year starting on Monday (link will display the full calendar) of the Julian calendar. At the time, it was known as the Year of the Consulship of Constantius and Valerius (or, less frequently, ...
– Japan (Kanji) DBCS (For JIS X 0213)
*
310
__NOTOC__
Year 310 ( CCCX) was a common year starting on Sunday (link will display the full calendar) of the Julian calendar. At the time, it was known as the Year of the Consulship of Andronicus and Probus (or, less frequently, year 1063 '' ...
– Graphic Escape APL/TN
* 320 – Hungary
* 321 – Yugoslavia
* 322 – Turkey
* 330 – International #4
*
351
__NOTOC__
Year 351 ( CCCLI) was a common year starting on Tuesday (link will display the full calendar) of the Julian calendar. At the time, it was known as the Year of the Consulship of Magnentius and Gaiso (or, less frequently, year 1104 ''A ...
– GDDM default
* 352 – Printing and publishing option
*
353
__NOTOC__
Year 353 ( CCCLIII) was a common year starting on Friday (link will display the full calendar) of the Julian calendar. At the time, it was known as the Year of the Consulship of Magnentius and Decentius (or, less frequently, year 110 ...
– BCDIC-A
*
355
__NOTOC__
Year 355 ( CCCLV) was a common year starting on Sunday (link will display the full calendar) of the Julian calendar. At the time, it was known as the Year of the Consulship of Arbitio and Maesius (or, less frequently, year 1108 '' Ab ...
– PTTC/BCD standard option
*
357
__NOTOC__
Year 357 ( CCCLVII) was a common year starting on Wednesday (link will display the full calendar) of the Julian calendar. At the time, it was known as the Year of the Consulship of Constantius and Iulianus (or, less frequently, year ...
– PTTC/BCD H option
*
358
Year 358 ( CCCLVIII) was a common year starting on Thursday (link will display the full calendar) of the Julian calendar. At the time, it was known as the Year of the Consulship of Datianus and Cerealis (or, less frequently, year 1111 ''Ab urbe ...
– PTTC/BCD Correspondence option
*
359
__NOTOC__
Year 359 ( CCCLIX) was a common year starting on Friday (link will display the full calendar) of the Julian calendar. At the time, it was known as the Year of the Consulship of Eusebius and Hypatius (or, less frequently, year 1112 ' ...
– PTTC/BCD Monocase option
*
360 360 may refer to:
* 360 (number)
* 360 AD, a year
* 360 BC, a year
* 360 degrees, a circle
Businesses and organizations
* 360 Architecture, an American architectural design firm
* Ngong Ping 360, a tourism project in Lantau Island, Hong Kong
* Q ...
– PTTC/BCD Duocase option
* 361 – EBCDIC Publishing International
* 363 – Symbols, set 8
* 382 – EBCDIC Publishing Austria, Germany F.R. Alternate
* 383 – EBCDIC Publishing Belgium
* 384 – EBCDIC Publishing Brazil
* 385 – EBCDIC Publishing Canada (French)
* 386 – EBCDIC Publishing Denmark, Norway
* 387 – EBCDIC Publishing Finland, Sweden
* 388 – EBCDIC Publishing France
* 389 – EBCDIC Publishing Italy
* 390 – EBCDIC Publishing Japan (Latin)
* 391 – EBCDIC Publishing Portugal
* 392 – EBCDIC Publishing Spain, Philippines
* 393 – EBCDIC Publishing Latin America (Spanish Speaking)
* 394 – EBCDIC Publishing China (Hong Kong), UK, Ireland
* 395 – EBCDIC Publishing Australia, New Zealand, USA, Canada (English)
* 410 – Cyrillic (revisions: 880, 1025, 1154)
* 420 – Arabic
* 421 – Maghreb/French
* 423 – Greek (superseded by 875)
* 424 – Hebrew (Bulletin Code)
* 425 – Arabic / Latin for OS/390 Open Edition
* 435 – Teletext Isomorphic
*
500 500 may refer to:
* 500 (number)
* 500 BC
* AD 500
Buildings and places
* 500 Boylston Street of Boston
* 500 Brickell in Miami
* 500 Capitol Mall in Sacramento
* 500 Fifth Avenue
* 500 Renaissance Center, one of seven buildings in the GM Renai ...
– International #5 (ECECP; supersedes 256) (same with euro: 1148)
* 803 – Hebrew Character Set A (Old Code)
* 829 – Host Math Symbols- Publishing
* 833 – Korean Extended (SBCS)
* 834 – Korean Hangul (KSC5601; DBCS with UDCs)
* 835 – Traditional Chinese DBCS
* 836 – Simplified Chinese Extended
* 837 – Simplified Chinese DBCS
* 838 – Thai with Low Marks & Accented Characters (same with euro: 1160)
* 839 – Thai DBCS
* 870 – Latin 2 (same with euro: 1153) (revision: 1110)
* 871 – Iceland (same with euro: 1149)
* 875 – Greek (supersedes 423)
* 880 – Cyrillic (revision of 410) (revisions: 1025, 1154)
* 881 – United States - 5080 Graphics System
* 882 – United Kingdom - 5080 Graphics System
* 883 – Sweden - 5080 Graphics System
* 884 – Germany - 5080 Graphics System
* 885 – France - 5080 Graphics System
* 886 – Italy - 5080 Graphics System
*
887
__NOTOC__
Year 887 (Roman numerals, DCCCLXXXVII) was a common year starting on Sunday (link will display the full calendar) of the Julian calendar.
Events
By place
Europe
* November 17 – East Frankish magnates revolt against the ...
– Japan - 5080 Graphics System
* 888 – France AZERTY - 5080 Graphics System
* 889 – Thailand
* 890 – Yugoslavia
* 892 – EBCDIC, OCR A
* 893 – EBCDIC, OCR B
* 905 – Latin 3
* 918 – Urdu Bilingual
* 924 – Latin 9
*
930
Year 930 ( CMXXX) was a common year starting on Friday (link will display the full calendar) of the Julian calendar.
Events
By place
Europe
* 17 June (traditional date) – The Althing, the parliament of Iceland, is established at ...
– Japan MIX (290 + 300) (same with euro: 1390)
*
931
Year 931 ( CMXXXI) was a common year starting on Saturday (link will display the full calendar) of the Julian calendar.
Events
By place
Europe
* Spring – Hugh of Provence, king of Italy, cedes Lower Burgundy to Rudolph II, in r ...
– Japan MIX (37 + 300)
*
933 – Korea MIX (833 + 834) (same with euro: 1364)
* 935 – Simplified Chinese MIX (836 + 837) (same with euro: 1388)
* 937 – Traditional Chinese MIX (37 + 835) (same with euro: 1371)
*
939
Year 939 ( CMXXXIX) was a common year starting on Tuesday (link will display the full calendar) of the Julian calendar.
Events
By place
Europe
* Hugh the Great, count of Paris, rebels against King Louis IV ("d'Outremer") and gains su ...
– Japan MIX (1027 + 300) (same with euro: 1399)
*
1001 Year 1001 ( MI) was a common year starting on Wednesday (link will display the full calendar) of the Julian calendar. It is the first year of the 11th century and the 2nd millennium.
Events
By place
Africa
* Khazrun ben Falful, from the Mag ...
– MICR
* 1002 – EBCDIC DCF Release 2 Compatibility
* 1003 – EBCDIC DCF, US Text subset
* 1005 – EBCDIC Isomorphic Text Communication
* 1007 – EBCDIC Arabic (XCOM2)
* 1024 – EBCDIC T.61
* 1025 – Cyrillic, Multilingual (same with euro: 1154) (Revision of 880)
* 1026 – EBCDIC Turkey (Latin 5) (same with euro: 1155) (supersedes 905 in that country)
*
1027
Year 1027 ( MXXVII) was a common year starting on Sunday (link will display the full calendar) of the Julian calendar
The Julian calendar, proposed by Roman consul Julius Caesar in 46 BC, was a reform of the Roman calendar. It took ...
– Japanese (Latin) Extended (JIS X 0201 Extended)
* 1028 – EBCDIC Publishing Hebrew
*
1030
Year 1030 ( MXXX) was a common year starting on Thursday (link will display the full calendar) of the Julian calendar.
Events
By place Byzantine Empire
* Emperor Romanos III Argyros decides to retaliate upon the incursions of the Musli ...
– Japanese (Katakana) Extended
*
1031
Year 1031 ( MXXXI) was a common year starting on Friday (link will display the full calendar) of the Julian calendar.
Events
By place Europe
* July 20 – King Robert II (the Pious) dies at Melun, after a 35-year reign. He is succ ...
– Japanese (Latin) Extended
*
1032
Year 1032 ( MXXXII) was a leap year starting on Saturday (link will display the full calendar) of the Julian calendar.
Events
By place
Byzantine Empire
* Spring – Emperor Romanos III (Argyros) sends a Byzantine expeditionary ar ...
– MICR, E13-B Combined
*
1033
Year 1033 ( MXXXIII) was a common year starting on Monday (the wikilink will display the full calendar) of the Julian calendar.
Events
By place
Asia
* December 5
Events Pre-1600
*63 BC – Cicero gives the fourth and final o ...
– MICR, CMC-7 Combined
* 1037 – Korea - 5080/6090 Graphics System
* 1039 – GML Compatibility
* 1047 – Latin 1/Open Systems
* 1068 – DCF Compatibility
* 1069 – Latin 4
* 1070 – USA / Canada Version 0 (
Code page 37
Code page 37 (CCSID 37; label ), known as "USA/Canada - CECP", is an EBCDIC code page used on IBM mainframes. It encodes the ISO/IEC 8859-1 repertoire of graphic characters.
Code page 37 is one of the most-used and best-supported EBCDIC code pag ...
Version 0)
* 1071 – Germany F.R. / Austria
* 1073 – Brazil
* 1074 – Denmark, Norway
* 1075 – Finland, Sweden
* 1076 – Italy
* 1077 – Japan (Latin)
* 1078 – Portugal
* 1079 – Spain / Latin America Version 0 (
Code page 284 Version 0)
* 1080 – United Kingdom
* 1081 – France Version 0 (
Code page 297
In communications and information processing, code is a system of rules to convert information—such as a letter, word, sound, image, or gesture—into another form, sometimes shortened or secret, for communication through a communication ...
Version 0)
* 1082 – Israel (Hebrew)
* 1083 – Israel (Hebrew)
* 1084 – International#5 Version 0 (
Code page 500
Code page 37 (CCSID 37; label ), known as "USA/Canada - CECP", is an EBCDIC code page used on IBM mainframes. It encodes the ISO/IEC 8859-1 repertoire of graphic characters.
Code page 37 is one of the most-used and best-supported EBCDIC code pag ...
Version 0)
* 1085 – Iceland
* 1087 – Symbol Set
* 1091 – Modified Symbols, Set 7
* 1093 – IBM Logo
* 1097 – Farsi Bilingual
* 1110 – Latin 2 (Revision of 870)
* 1112 – Baltic Multilingual (same with euro: 1156)
* 1113 – Latin 6
* 1122 – Estonia (same with euro: 1157)
* 1123 – Cyrillic, Ukraine (same with euro: 1158)
* 1130 – Vietnamese (same with euro: 1164)
* 1132 – Lao EBCDIC
*
1136 – Hitachi Katakana
* 1137 – Devanagari EBCDIC
* 1140 – USA, Canada, etc. ECECP (same without euro: 37) (Traditional Chinese version: 1159)
* 1141 – Austria, Germany ECECP (same without euro: 273)
* 1142 – Denmark, Norway ECECP (same without euro: 277)
* 1143 – Finland, Sweden ECECP (same without euro: 278)
* 1144 – Italy ECECP (same without euro: 280)
* 1145 – Spain, Latin America (Spanish) ECECP (same without euro: 284)
* 1146 – UK ECECP (same without euro: 285)
* 1147 – France ECECP with euro (same without euro: 297)
* 1148 – International ECECP with euro (same without euro: 500)
* 1149 – Icelandic ECECP with euro (same without euro: 871)
* 1150 – Korean Extended with box characters
* 1151 – Simplified Chinese Extended with box characters
* 1152 – Traditional Chinese Extended with box characters
* 1153 – Latin 2 Multilingual with euro (same without euro: 870)
* 1154 – Cyrillic, Multilingual with euro (same without euro: 1025; an older version is * 1166)
* 1155 – Turkey with euro (same without euro: 1026)
* 1156 – Baltic Multi with euro (same without euro: 1112)
* 1157 – Estonia with euro (same without euro: 1122)
* 1158 – Cyrillic, Ukraine with euro (same without euro: 1123)
* 1159 – T-Chinese EBCDIC (Traditional Chinese euro update of * 1140)
* 1160 – Thai with Low Marks & Accented Characters with euro (same without euro: 838)
* 1164 – Vietnamese with euro (same without euro: 1130)
* 1165 – Latin 2/Open Systems
* 1166 – Cyrillic Kazakh
* 1278 – EBCDIC Adobe (PostScript) Standard Encoding
*
1279
Year 1279 A.D ( MCCLXXIX) was a common year starting on Sunday (link will display the full calendar) of the Julian calendar.
Events
By place
Byzantine Empire
* July 17 – Battle of Devina: Emperor Michael VIII (Palaiologos) sen ...
– Hitachi Japanese Katakana Host
* 1303 – EBCDIC Bar Code
*
1364
Year 1364 ( MCCCLXIV) was a leap year starting on Monday (link will display the full calendar) of the Julian calendar.
Events
January–December
* February 15 – Joint kings Magnus Eriksson and Haakon Magnusson of Sweden are both ...
– Korea MIX (833 + 834 + euro) (same without euro: 933)
* 1371 – Traditional Chinese MIX (1159 + 835) (same without euro: 937)
* 1376 – Traditional Chinese DBCS Host extension for HKSCS
* 1377 – Mixed Host HKSCS Growing (37 + 1376)
* 1388 – Simplified Chinese MIX (same without euro: 935) (836 + 837 + euro)
*
1390
Year 1390 ( MCCCXC) was a common year starting on Saturday (link will display full calendar) of the Julian calendar.
Events
January–December
* January 19 – The Treaty of Lyck confirms an alliance between Vytautas and the Teuton ...
– Simplified Chinese MIX Japan MIX (same without euro: 930) (290 + 300 + euro)
*
1399
Year 1399 ( MCCCXCIX) was a common year starting on Wednesday (link will display the full calendar) of the Julian calendar.
Events January–December
* January – Timur the Lame captures and sacks Haridwar.
* February 3 – ...
– Japan MIX (1027 + 300 + euro) (same without euro: 939)
DOS code pages
These code pages are used by IBM in its
PC DOS
PC or pc may refer to:
Arts and entertainment
* Player character or playable character, a fictional character controlled by a human player, usually in role-playing games or computer games
* ''Port Charles'', an American daytime TV soap opera
* ...
operating system. These code pages were originally embedded directly in the
text mode
Text mode is a computer display mode in which content is internally represented on a computer screen in terms of characters rather than individual pixels. Typically, the screen consists of a uniform rectangular grid of ''character cells'', each ...
hardware of the graphic adapters used with the
IBM PC
The IBM Personal Computer (model 5150, commonly known as the IBM PC) is the first microcomputer released in the IBM PC model line and the basis for the IBM PC compatible de facto standard. Released on August 12, 1981, it was created by a team ...
and its clones, including the original MDA and CGA adapters whose character sets could only be changed by physically replacing a ROM chip that contained the font. The interface of those adapters (emulated by all later adapters such as VGA) was typically limited to single byte character sets with only 256 characters in each font/encoding (although VGA added partial support for slightly larger character sets).
*
301
__NOTOC__
Year 301 (Roman numerals, CCCI) was a common year starting on Wednesday (link will display the full calendar) of the Julian calendar. At the time, it was known as the Year of the Consulship of Postumius and Nepotianus (or, less freque ...
– IBM-PC Japan (Kanji) DBCS
*
437
__NOTOC__
Year 437 ( CDXXXVII) was a common year starting on Friday (link will display the full calendar) of the Julian calendar. At the time, it was known as the Year of the Consulship of Aetius and Sigisvultus (or, less frequently, year 119 ...
– Original IBM PC hardware code page
*
720
__NOTOC__
Year 720 ( DCCXX) was a leap year starting on Monday (link will display the full calendar) of the Julian calendar. The denomination 720 for this year has been used since the early medieval period, when the Anno Domini calendar era ...
– Arabic (Transparent ASMO)
*
737 737 most commonly refers to:
* Boeing 737, an American narrow-body passenger airplane
** Boeing 737 Classic
** Boeing 737 MAX
** Boeing 737 Next Generation
* AD 737, a year in the common era
* 737 BC, a year
* 737 (number), a number
737 may als ...
–
Greek
Greek may refer to:
Greece
Anything of, from, or related to Greece, a country in Southern Europe:
*Greeks, an ethnic group.
*Greek language, a branch of the Indo-European language family.
**Proto-Greek language, the assumed last common ancestor ...
*
775
__NOTOC__
Year 775 (Roman numerals, DCCLXXV) was a common year starting on Sunday (link will display the full calendar) of the Julian calendar. The denomination 775 for this year has been used since the early medieval period, when the Anno Domi ...
– Latin-7
*
808 808 may refer to:
Music
* Roland TR-808, a drum machine
* ''808'' (film), a documentary about the Roland TR-808
* 808 State, British electronic group
* ''808s & Heartbreak'', the fourth studio album by American Hip hop artist Kanye West
* ''808'' ...
– Russian with euro (same without euro:
866)
*
848
__NOTOC__
Year 848 (Roman numerals, DCCCXLVIII) was a leap year starting on Sunday (link will display the full calendar) of the Julian calendar.
Events
By place Europe
* Summer – Bordeaux, capital of Aquitaine, falls into the hand ...
– Ukrainian with euro (same without euro:
1125
Year 1125 ( MCXXV) was a common year starting on Thursday (link will display the full calendar) of the Julian calendar.
Events
By place
Levant
* June 11 – Battle of Azaz: The Crusader states led by King Baldwin II of Jerusalem ...
)
*
849
__NOTOC__
Year 849 (Roman numerals, DCCCXLIX) was a common year starting on Tuesday (link will display the full calendar) of the Julian calendar.
Events
By place
Europe
* Summer – Battle of Ostia: A Saracen Arab fleet from Sardi ...
– Belorussian with euro (same without euro:
1131
Year 1131 ( MCXXXI) was a common year starting on Thursday (link will display the full calendar) of the Julian calendar.
Events
By place
Levant
* August 21 – King Baldwin II falls seriously ill, after his return from Antioch ...
)
*
850
''For codepage, see CP850.''
__NOTOC__
Year 850 (Roman numerals, DCCCL) was a common year starting on Wednesday (link will display the full calendar) of the Julian calendar.
Events
By place
Europe
* February 1 – King Ramiro I of A ...
– Latin-1
*
851
__NOTOC__
Year 851 ( DCCCLI) was a common year starting on Thursday (link will display the full calendar) of the Julian calendar.
Events
By place Asia
* Bagrat II Bagratuni, Armenian prince and leader of a rebellion against the Abbasi ...
– Greek
*
852
__NOTOC__
Year 852 ( DCCCLII) was a leap year starting on Friday (link will display the full calendar) of the Julian calendar.
Events
By place
Europe
* March 4 – Trpimir I, duke ('' knez'') of Croatia, and founder of the Trpimi ...
– Latin-2
*
853
__NOTOC__
Year 853 ( DCCCLIII) was a common year starting on Sunday (link will display the full calendar) of the Julian calendar.
Events
By place Byzantine Empire
* May 22 – A Byzantine fleet (85 ships and 5,000 men) sacks and d ...
– Latin-3
*
855
__NOTOC__
Year 855 ( DCCCLV) was a common year starting on Tuesday (link will display the full calendar) of the Julian calendar.
Events
By place
Byzantine Empire
* November 20 – Theoktistos, co-regent of the Empire on behalf of ...
–
Cyrillic
, bg, кирилица , mk, кирилица , russian: кириллица , sr, ћирилица, uk, кирилиця
, fam1 = Egyptian hieroglyphs
, fam2 = Proto-Sinaitic
, fam3 = Phoenician
, fam4 = G ...
(same with euro:
872
Year 872 ( DCCCLXXII) was a leap year starting on Tuesday (link will display the full calendar) of the Julian calendar.
Events
By place Europe
* Sancho III Mitarra (or ''Menditarra'') becomes the founder and first 'king' of the indepe ...
)
*
856
__NOTOC__
Year 856 (Roman numerals, DCCCLVI) was a leap year starting on Wednesday (link will display the full calendar) of the Julian calendar.
Events
By place Byzantine Empire
* March 15 – Emperor Michael III overthrows the reg ...
–
Hebrew
Hebrew (; ; ) is a Northwest Semitic language of the Afroasiatic language family. Historically, it is one of the spoken languages of the Israelites and their longest-surviving descendants, the Jews and Samaritans. It was largely preserved ...
*
857
__NOTOC__
Year 857 ( DCCCLVII) was a common year starting on Friday (link will display the full calendar) of the Julian calendar.
Events
By place
Byzantine Empire
* Emperor Michael III, under the influence of his uncle Bardas, banis ...
– Latin-5
*
858
__NOTOC__
Year 858 ( DCCCLVIII) was a common year starting on Saturday (link will display the full calendar) of the Julian calendar.
Events
By place
Europe
* Summer – King Louis the German, summoned by the disaffected Frankish ...
– Latin-1 with
euro
The euro ( symbol: €; code: EUR) is the official currency of 19 out of the member states of the European Union (EU). This group of states is known as the eurozone or, officially, the euro area, and includes about 340 million citizens . ...
symbol
*
859
__FORCETOC__
Year 859 (Roman numerals, DCCCLIX) was a common year starting on Sunday (link will display the full calendar) of the Julian calendar.
Events
By place
Europe
* January 15 – Battle of St. Quentin: Frankish forces, le ...
– Latin-9
*
860
__NOTOC__
Year 860 ( DCCCLX) was a leap year starting on Monday (link will display the full calendar) of the Julian calendar.
Events
By place
Byzantine Empire
* June 18 – Byzantine–Rus' War: A fleet of about 200 Rus' vessel ...
–
Portuguese
Portuguese may refer to:
* anything of, from, or related to the country and nation of Portugal
** Portuguese cuisine, traditional foods
** Portuguese language, a Romance language
*** Portuguese dialects, variants of the Portuguese language
** Portu ...
*
861
__NOTOC__
Year 861 ( DCCCLXI) was a common year starting on Wednesday (link will display the full calendar) of the Julian calendar.
Events
By place
Europe
* March – Robert the Strong is appointed margrave of Neustria by King Ch ...
–
Icelandic
*
862
__NOTOC__
Year 862 ( DCCCLXI