[go: nahoru, domu]

Jump to content

Code page 1107: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
→‎Code page layout: Put the decimal numbers in the row headers
Adding short description: "7-bit character set"
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Short description|7-bit character set}}
'''Code page 1107''', also known as '''CP1107''',<ref name="IBM_CP1107"/> is an [[IBM]] code page number assigned to the ''alternate Denmark/Norway'' variant of [[Digital Equipment Corporation|DEC]]'s [[National Replacement Character Set]] (NRCS).<ref name="vt220_pr"/><ref name="DEC_VT420"/> The 7-bit character set was introduced for DEC's [[computer terminal]] systems, starting with the [[VT220|VT200 series]] in 1983, but is also used by IBM for their DEC emulation. Similar but not identical to the series of [[ISO 646]] character sets, the character set is a close derivation from [[ASCII]] with only six code points differing.
'''Code page 1107''' ([[CCSID]] 1107),<ref>{{cite web|title=CCSID 1107 information document|archive-url=https://web.archive.org/web/20141130004704/http://www-01.ibm.com/software/globalization/ccsid/ccsid1107.html|archive-date=2014-11-30|url=http://www-01.ibm.com/software/globalization/ccsid/ccsid1107.html}}</ref> also known as '''CP1107''',<ref name="IBM_CP1107"/> is an [[IBM]] code page number assigned to the ''alternate Denmark/Norway'' variant of [[Digital Equipment Corporation|DEC]]'s [[National Replacement Character Set]] (NRCS).<ref name="vt220_pr"/><ref name="DEC_VT420"/> The 7-bit character set was introduced for DEC's [[computer terminal]] systems, starting with the [[VT220|VT200 series]] in 1983, but is also used by IBM for their DEC emulation. Similar but not identical to the series of [[ISO 646]] character sets, the character set is a close derivation from [[ASCII]] with only six code points differing.


==Code page layout==
==Code page layout==


{|{{chset-table-header1|Code page 1107 (DEC NRCS ''alternate Denmark/Norway'')<ref name="IBM_CP1107"/>}}
{| {{chset-tableformat}}
{{chset-table-header|Code page 1107 (DEC NRCS ''alternate Denmark/Norway'')<ref name="IBM_CP1107"/>}}
|-
|-
!{{chset-left2|0_<br/>0}}
|{{chset-left1|0x}}
|{{chset-color-ctrl}}|{{chset-ctrl|0000|[[Null character|NUL]]|0}}
|{{chset-ctrl1|U+0000 NULL|[[Null character|NUL]]}}
|{{chset-color-ctrl}}|{{chset-ctrl|0001|[[Start of heading|SOH]]|1}}
|{{chset-ctrl1|U+0001 START OF HEADING|[[Start of heading|SOH]]}}
|{{chset-color-ctrl}}|{{chset-ctrl|0002|[[Start of text|STX]]|2}}
|{{chset-ctrl1|U+0002 START OF TEXT|[[Start of text|STX]]}}
|{{chset-color-ctrl}}|{{chset-ctrl|0003|[[End of text|ETX]]|3}}
|{{chset-ctrl1|U+0003 END OF TEXT|[[End of text|ETX]]}}
|{{chset-color-ctrl}}|{{chset-ctrl|0004|[[End of transmission character|EOT]]|4}}
|{{chset-ctrl1|U+0004 END OF TRANSMISSION|[[End of transmission character|EOT]]}}
|{{chset-color-ctrl}}|{{chset-ctrl|0005|[[Enquiry character|ENQ]]|5}}
|{{chset-ctrl1|U+0005 ENQUIRY|[[Enquiry character|ENQ]]}}
|{{chset-color-ctrl}}|{{chset-ctrl|0006|[[Acknowledge character|ACK]]|6}}
|{{chset-ctrl1|U+0006 ACKNOWLEDGE|[[Acknowledge character|ACK]]}}
|{{chset-color-ctrl}}|{{chset-ctrl|0007|[[Bell character|BEL]]|7}}
|{{chset-ctrl1|U+0007 BELL|[[Bell character|BEL]]}}
|{{chset-color-ctrl}}|{{chset-ctrl|0008|[[Backspace|BS]]|8}}
|{{chset-ctrl1|U+0008 BACKSPACE|[[Backspace|BS]]}}
|{{chset-color-ctrl}}|{{chset-ctrl|0009|[[Horizontal tabulation|HT]]|9}}
|{{chset-ctrl1|U+0009 CHARACTER TABULATION|[[Horizontal tabulation|HT]]}}
|{{chset-color-ctrl}}|{{chset-ctrl|000A|[[Line feed|LF]]|10}}
|{{chset-ctrl1|U+000A LINE FEED (LF)|[[Line feed|LF]]}}
|{{chset-color-ctrl}}|{{chset-ctrl|000B|[[Vertical tabulation|VT]]|11}}
|{{chset-ctrl1|U+000B LINE TABULATION|[[Vertical tabulation|VT]]}}
|{{chset-color-ctrl}}|{{chset-ctrl|000C|[[Form feed|FF]]|12}}
|{{chset-ctrl1|U+000C FORM FEED (FF)|[[Form feed|FF]]}}
|{{chset-color-ctrl}}|{{chset-ctrl|000D|[[Carriage return|CR]]|13}}
|{{chset-ctrl1|U+000D CARRIAGE RETURN (CR)|[[Carriage return|CR]]}}
|{{chset-color-ctrl}}|{{chset-ctrl|000E|[[Shift out|SO]]|14}}
|{{chset-ctrl1|U+000E SHIFT OUT|[[Shift out|SO]]}}
|{{chset-color-ctrl}}|{{chset-ctrl|000F|[[Shift in|SI]]|15}}
|{{chset-ctrl1|U+000F SHIFT IN|[[Shift in|SI]]}}
|-
|-
!{{chset-left2|1_<br/>16}}
|{{chset-left1|1x}}
|{{chset-color-ctrl}}|{{chset-ctrl|0010|[[Data link escape|DLE]]|16}}
|{{chset-ctrl1|U+0010 DATA LINK ESCAPE|[[Data link escape|DLE]]}}
|{{chset-color-ctrl}}|{{chset-ctrl|0011|[[Device Control 1|DC1]]|17}}
|{{chset-ctrl1|U+0011 DEVICE CONTROL ONE|[[Device Control 1|DC1]]}}
|{{chset-color-ctrl}}|{{chset-ctrl|0012|[[Device Control 2|DC2]]|18}}
|{{chset-ctrl1|U+0012 DEVICE CONTROL TWO|[[Device Control 2|DC2]]}}
|{{chset-color-ctrl}}|{{chset-ctrl|0013|[[Device Control 3|DC3]]|19}}
|{{chset-ctrl1|U+0013 DEVICE CONTROL THREE|[[Device Control 3|DC3]]}}
|{{chset-color-ctrl}}|{{chset-ctrl|0014|[[Device Control 4|DC4]]|20}}
|{{chset-ctrl1|U+0014 DEVICE CONTROL FOUR|[[Device Control 4|DC4]]}}
|{{chset-color-ctrl}}|{{chset-ctrl|0015|[[Negative acknowledge character|NAK]]|21}}
|{{chset-ctrl1|U+0015 NEGATIVE ACKNOWLEDGE|[[Negative acknowledge character|NAK]]}}
|{{chset-color-ctrl}}|{{chset-ctrl|0016|[[Synchronous idle|SYN]]|22}}
|{{chset-ctrl1|U+0016 SYNCHRONOUS IDLE|[[Synchronous idle|SYN]]}}
|{{chset-color-ctrl}}|{{chset-ctrl|0017|[[End of transmission block|ETB]]|23}}
|{{chset-ctrl1|U+0017 END OF TRANSMISSION BLOCK|[[End of transmission block|ETB]]}}
|{{chset-color-ctrl}}|{{chset-ctrl|0018|[[Cancel character|CAN]]|24}}
|{{chset-ctrl1|U+0018 CANCEL|[[Cancel character|CAN]]}}
|{{chset-color-ctrl}}|{{chset-ctrl|0019|[[End of medium|EM]]|25}}
|{{chset-ctrl1|U+0019 END OF MEDIUM|[[End of medium|EM]]}}
|{{chset-color-ctrl}}|{{chset-ctrl|001A|[[Substitute character|SUB]]|26}}
|{{chset-ctrl1|U+001A SUBSTITUTE|[[Substitute character|SUB]]}}
|{{chset-color-ctrl}}|{{chset-ctrl|001B|[[Escape character|ESC]]|27}}
|{{chset-ctrl1|U+001B ESCAPE|[[Escape character|ESC]]}}
|{{chset-color-ctrl}}|{{chset-ctrl|001C|[[File separator|FS]]|28}}
|{{chset-ctrl1|U+001C INFORMATION SEPARATOR FOUR|[[File separator|FS]]}}
|{{chset-color-ctrl}}|{{chset-ctrl|001D|[[Group separator|GS]]|29}}
|{{chset-ctrl1|U+001D INFORMATION SEPARATOR THREE|[[Group separator|GS]]}}
|{{chset-color-ctrl}}|{{chset-ctrl|001E|[[Record separator|RS]]|30}}
|{{chset-ctrl1|U+001E INFORMATION SEPARATOR TWO|[[Record separator|RS]]}}
|{{chset-color-ctrl}}|{{chset-ctrl|001F|[[Unit separator|US]]|31}}
|{{chset-ctrl1|U+001F INFORMATION SEPARATOR ONE|[[Unit separator|US]]}}
|-
|-
!{{chset-left2|2_<br/>32}}
|{{chset-left1|2x}}
|{{chset-color-misc}}|{{chset-ctrl|0020|[[Space character|SP]]|32}}
|{{chset-ctrl1|U+0020 SPACE|&nbsp;[[Space character|SP]]&nbsp;}}
|{{chset-color-punct}}|{{chset-cell|0021|[[Exclamation mark|!]]|33}}
|{{chset-cell1|U+0021 EXCLAMATION MARK|[[Exclamation mark|!]]}}
|{{chset-color-punct}}|{{chset-cell|0022|[[Quotation mark|&#034;]]|34}}
|{{chset-cell1|U+0022 QUOTATION MARK|[[Quotation mark|"]]}}
|{{chset-color-punct}}|{{chset-cell|0023|[[Number sign|#]]|35}}
|{{chset-cell1|U+0023 NUMBER SIGN|[[Number sign|#]]}}
|{{chset-color-graph}}|{{chset-cell|0024|[[Dollar sign|$]]|36}}
|{{chset-cell1|U+0024 DOLLAR SIGN|[[Dollar sign|$]]}}
|{{chset-color-punct}}|{{chset-cell|0025|[[Percent sign|%]]|37}}
|{{chset-cell1|U+0025 PERCENT SIGN|[[Percent sign|%]]}}
|{{chset-color-punct}}|{{chset-cell|0026|[[Ampersand|&#038;]]|38}}
|{{chset-cell1|U+0026 AMPERSAND|[[Ampersand|&]]}}
|{{chset-color-punct}}|{{chset-cell|0027|[[Apostrophe|&#039;]]|39}}
|{{chset-cell1|U+0027 APOSTROPHE|[[Apostrophe|']]}}
|{{chset-color-punct}}|{{chset-cell|0028|[[Left parenthesis|(]]|40}}
|{{chset-cell1|U+0028 LEFT PARENTHESIS|[[Left parenthesis|(]]}}
|{{chset-color-punct}}|{{chset-cell|0029|[[Right parenthesis|)]]|41}}
|{{chset-cell1|U+0029 RIGHT PARENTHESIS|[[Right parenthesis|)]]}}
|{{chset-color-punct}}|{{chset-cell|002A|[[Asterisk|*]]|42}}
|{{chset-cell1|U+002A ASTERISK|[[Asterisk|*]]}}
|{{chset-color-graph}}|{{chset-cell|002B|[[Plus sign|+]]|43}}
|{{chset-cell1|U+002B PLUS SIGN|[[Plus sign|+]]}}
|{{chset-color-punct}}|{{chset-cell|002C|[[Comma (punctuation)|,]]|44}}
|{{chset-cell1|U+002C COMMA|[[Comma (punctuation)|,]]}}
|{{chset-color-punct}}|{{chset-cell|002D|[[Hyphen-minus|-]]|45}}
|{{chset-cell1|U+002D HYPHEN-MINUS|[[Hyphen-minus|-]]}}
|{{chset-color-punct}}|{{chset-cell|002E|[[Full stop|.]]|46}}
|{{chset-cell1|U+002E FULL STOP|[[Full stop|.]]}}
|{{chset-color-punct}}|{{chset-cell|002F|[[Slash (punctuation)|/]]|47}}
|{{chset-cell1|U+002F SOLIDUS|[[Slash (punctuation)|/]]}}
|-
|-
!{{chset-left2|3_<br/>48}}
|{{chset-left1|3x}}
|{{chset-color-digit}}|{{chset-cell|0030|[[0 (number)|0]]|48}}
|{{chset-cell1|U+0030 DIGIT ZERO|[[0 (number)|0]]}}
|{{chset-color-digit}}|{{chset-cell|0031|[[1 (number)|1]]|49}}
|{{chset-cell1|U+0031 DIGIT ONE|[[1 (number)|1]]}}
|{{chset-color-digit}}|{{chset-cell|0032|[[2 (number)|2]]|50}}
|{{chset-cell1|U+0032 DIGIT TWO|[[2 (number)|2]]}}
|{{chset-color-digit}}|{{chset-cell|0033|[[3 (number)|3]]|51}}
|{{chset-cell1|U+0033 DIGIT THREE|[[3 (number)|3]]}}
|{{chset-color-digit}}|{{chset-cell|0034|[[4 (number)|4]]|52}}
|{{chset-cell1|U+0034 DIGIT FOUR|[[4 (number)|4]]}}
|{{chset-color-digit}}|{{chset-cell|0035|[[5 (number)|5]]|53}}
|{{chset-cell1|U+0035 DIGIT FIVE|[[5 (number)|5]]}}
|{{chset-color-digit}}|{{chset-cell|0036|[[6 (number)|6]]|54}}
|{{chset-cell1|U+0036 DIGIT SIX|[[6 (number)|6]]}}
|{{chset-color-digit}}|{{chset-cell|0037|[[7 (number)|7]]|55}}
|{{chset-cell1|U+0037 DIGIT SEVEN|[[7 (number)|7]]}}
|{{chset-color-digit}}|{{chset-cell|0038|[[8 (number)|8]]|56}}
|{{chset-cell1|U+0038 DIGIT EIGHT|[[8 (number)|8]]}}
|{{chset-color-digit}}|{{chset-cell|0039|[[9 (number)|9]]|57}}
|{{chset-cell1|U+0039 DIGIT NINE|[[9 (number)|9]]}}
|{{chset-color-punct}}|{{chset-cell|003A|[[Colon (punctuation)|&#058;]]|58}}
|{{chset-cell1|U+003A COLON|[[Colon (punctuation)|:]]}}
|{{chset-color-punct}}|{{chset-cell|003B|[[Semicolon|&#059;]]|59}}
|{{chset-cell1|U+003B SEMICOLON|[[Semicolon|;]]}}
|{{chset-color-graph}}|{{chset-cell|003C|[[Less-than sign|&#060;]]|60}}
|{{chset-cell1|U+003C LESS-THAN SIGN|[[Less-than sign|&lt;]]}}
|{{chset-color-graph}}|{{chset-cell|003D|[[Equal sign|&#061;]]|61}}
|{{chset-cell1|U+003D EQUALS SIGN|[[Equal sign|{{=}}]]}}
|{{chset-color-graph}}|{{chset-cell|003E|[[Greater-than sign|&#062;]]|62}}
|{{chset-cell1|U+003E GREATER-THAN SIGN|[[Greater-than sign|&gt;]]}}
|{{chset-color-punct}}|{{chset-cell|003F|[[Question mark|&#063;]]|63}}
|{{chset-cell1|U+003F QUESTION MARK|[[Question mark|?]]}}
|-
|-
!{{chset-left2|4_<br/>64}}
|{{chset-left1|4x}}
|{{chset-color-punct}}|{{chset-cell|0040|[[@]]|64}}
|{{chset-cell1|U+0040 COMMERCIAL AT|[[@]]}}
|{{chset-color-alpha}}|{{chset-cell|0041|[[A]]|65}}
|{{chset-cell1|U+0041 LATIN CAPITAL LETTER A|[[A]]}}
|{{chset-color-alpha}}|{{chset-cell|0042|[[B]]|66}}
|{{chset-cell1|U+0042 LATIN CAPITAL LETTER B|[[B]]}}
|{{chset-color-alpha}}|{{chset-cell|0043|[[C]]|67}}
|{{chset-cell1|U+0043 LATIN CAPITAL LETTER C|[[C]]}}
|{{chset-color-alpha}}|{{chset-cell|0044|[[D]]|68}}
|{{chset-cell1|U+0044 LATIN CAPITAL LETTER D|[[D]]}}
|{{chset-color-alpha}}|{{chset-cell|0045|[[E]]|69}}
|{{chset-cell1|U+0045 LATIN CAPITAL LETTER E|[[E]]}}
|{{chset-color-alpha}}|{{chset-cell|0046|[[F]]|70}}
|{{chset-cell1|U+0046 LATIN CAPITAL LETTER F|[[F]]}}
|{{chset-color-alpha}}|{{chset-cell|0047|[[G]]|71}}
|{{chset-cell1|U+0047 LATIN CAPITAL LETTER G|[[G]]}}
|{{chset-color-alpha}}|{{chset-cell|0048|[[H]]|72}}
|{{chset-cell1|U+0048 LATIN CAPITAL LETTER H|[[H]]}}
|{{chset-color-alpha}}|{{chset-cell|0049|[[I]]|73}}
|{{chset-cell1|U+0049 LATIN CAPITAL LETTER I|[[I]]}}
|{{chset-color-alpha}}|{{chset-cell|004A|[[J]]|74}}
|{{chset-cell1|U+004A LATIN CAPITAL LETTER J|[[J]]}}
|{{chset-color-alpha}}|{{chset-cell|004B|[[K]]|75}}
|{{chset-cell1|U+004B LATIN CAPITAL LETTER K|[[K]]}}
|{{chset-color-alpha}}|{{chset-cell|004C|[[L]]|76}}
|{{chset-cell1|U+004C LATIN CAPITAL LETTER L|[[L]]}}
|{{chset-color-alpha}}|{{chset-cell|004D|[[M]]|77}}
|{{chset-cell1|U+004D LATIN CAPITAL LETTER M|[[M]]}}
|{{chset-color-alpha}}|{{chset-cell|004E|[[N]]|78}}
|{{chset-cell1|U+004E LATIN CAPITAL LETTER N|[[N]]}}
|{{chset-color-alpha}}|{{chset-cell|004F|[[O]]|79}}
|{{chset-cell1|U+004F LATIN CAPITAL LETTER O|[[O]]}}
|-
|-
!{{chset-left2|5_<br/>80}}
|{{chset-left1|5x}}
|{{chset-color-alpha}}|{{chset-cell|0050|[[P]]|80}}
|{{chset-cell1|U+0050 LATIN CAPITAL LETTER P|[[P]]}}
|{{chset-color-alpha}}|{{chset-cell|0051|[[Q]]|81}}
|{{chset-cell1|U+0051 LATIN CAPITAL LETTER Q|[[Q]]}}
|{{chset-color-alpha}}|{{chset-cell|0052|[[R]]|82}}
|{{chset-cell1|U+0052 LATIN CAPITAL LETTER R|[[R]]}}
|{{chset-color-alpha}}|{{chset-cell|0053|[[S]]|83}}
|{{chset-cell1|U+0053 LATIN CAPITAL LETTER S|[[S]]}}
|{{chset-color-alpha}}|{{chset-cell|0054|[[T]]|84}}
|{{chset-cell1|U+0054 LATIN CAPITAL LETTER T|[[T]]}}
|{{chset-color-alpha}}|{{chset-cell|0055|[[U]]|85}}
|{{chset-cell1|U+0055 LATIN CAPITAL LETTER U|[[U]]}}
|{{chset-color-alpha}}|{{chset-cell|0056|[[V]]|86}}
|{{chset-cell1|U+0056 LATIN CAPITAL LETTER V|[[V]]}}
|{{chset-color-alpha}}|{{chset-cell|0057|[[W]]|87}}
|{{chset-cell1|U+0057 LATIN CAPITAL LETTER W|[[W]]}}
|{{chset-color-alpha}}|{{chset-cell|0058|[[X]]|88}}
|{{chset-cell1|U+0058 LATIN CAPITAL LETTER X|[[X]]}}
|{{chset-color-alpha}}|{{chset-cell|0059|[[Y]]|89}}
|{{chset-cell1|U+0059 LATIN CAPITAL LETTER Y|[[Y]]}}
|{{chset-color-alpha}}|{{chset-cell|005A|[[Z]]|90}}
|{{chset-cell1|U+005A LATIN CAPITAL LETTER Z|[[Z]]}}
|{{chset-color-letter-box}}|{{chset-cell|00C6|[[Æ]]|91}}
|{{chset-cell1|U+00C6 LATIN CAPITAL LETTER AE|[[Æ]]|style=background:#FFD}}
|{{chset-color-letter-box}}|{{chset-cell|00D8|[[Ø]]|92}}
|{{chset-cell1|U+00D8 LATIN CAPITAL LETTER O WITH STROKE|[[Ø]]|style=background:#FFD}}
|{{chset-color-letter-box}}|{{chset-cell|00C5|[[Å]]|93}}
|{{chset-cell1|U+00C5 LATIN CAPITAL LETTER A WITH RING ABOVE|[[Å]]|style=background:#FFD}}
|{{chset-color-graph}}|{{chset-cell|005E|[[Circumflex|^]]|94}}
|{{chset-cell1|U+005E CIRCUMFLEX ACCENT|[[Circumflex|^]]}}
|{{chset-color-punct}}|{{chset-cell|005F|[[Underscore|_]]|95}}
|{{chset-cell1|U+005F LOW LINE|[[Underscore|_]]}}
|-
|-
!{{chset-left2|6_<br/>96}}
|{{chset-left1|6x}}
|{{chset-color-graph}}|{{chset-cell|0060|[[`]]|96}}
|{{chset-cell1|U+0060 GRAVE ACCENT|[[`]]}}
|{{chset-color-alpha}}|{{chset-cell|0061|[[a]]|97}}
|{{chset-cell1|U+0061 LATIN SMALL LETTER A|[[a]]}}
|{{chset-color-alpha}}|{{chset-cell|0062|[[b]]|98}}
|{{chset-cell1|U+0062 LATIN SMALL LETTER B|[[b]]}}
|{{chset-color-alpha}}|{{chset-cell|0063|[[c]]|99}}
|{{chset-cell1|U+0063 LATIN SMALL LETTER C|[[c]]}}
|{{chset-color-alpha}}|{{chset-cell|0064|[[d]]|100}}
|{{chset-cell1|U+0064 LATIN SMALL LETTER D|[[d]]}}
|{{chset-color-alpha}}|{{chset-cell|0065|[[e]]|101}}
|{{chset-cell1|U+0065 LATIN SMALL LETTER E|[[e]]}}
|{{chset-color-alpha}}|{{chset-cell|0066|[[f]]|102}}
|{{chset-cell1|U+0066 LATIN SMALL LETTER F|[[f]]}}
|{{chset-color-alpha}}|{{chset-cell|0067|[[g]]|103}}
|{{chset-cell1|U+0067 LATIN SMALL LETTER G|[[g]]}}
|{{chset-color-alpha}}|{{chset-cell|0068|[[h]]|104}}
|{{chset-cell1|U+0068 LATIN SMALL LETTER H|[[h]]}}
|{{chset-color-alpha}}|{{chset-cell|0069|[[i]]|105}}
|{{chset-cell1|U+0069 LATIN SMALL LETTER I|[[i]]}}
|{{chset-color-alpha}}|{{chset-cell|006A|[[j]]|106}}
|{{chset-cell1|U+006A LATIN SMALL LETTER J|[[j]]}}
|{{chset-color-alpha}}|{{chset-cell|006B|[[k]]|107}}
|{{chset-cell1|U+006B LATIN SMALL LETTER K|[[k]]}}
|{{chset-color-alpha}}|{{chset-cell|006C|[[l]]|108}}
|{{chset-cell1|U+006C LATIN SMALL LETTER L|[[l]]}}
|{{chset-color-alpha}}|{{chset-cell|006D|[[m]]|109}}
|{{chset-cell1|U+006D LATIN SMALL LETTER M|[[m]]}}
|{{chset-color-alpha}}|{{chset-cell|006E|[[n]]|110}}
|{{chset-cell1|U+006E LATIN SMALL LETTER N|[[n]]}}
|{{chset-color-alpha}}|{{chset-cell|006F|[[o]]|111}}
|{{chset-cell1|U+006F LATIN SMALL LETTER O|[[o]]}}
|-
|-
!{{chset-left2|7_<br/>112}}
|{{chset-left1|7x}}
|{{chset-color-alpha}}|{{chset-cell|0070|[[p]]|112}}
|{{chset-cell1|U+0070 LATIN SMALL LETTER P|[[p]]}}
|{{chset-color-alpha}}|{{chset-cell|0071|[[q]]|113}}
|{{chset-cell1|U+0071 LATIN SMALL LETTER Q|[[q]]}}
|{{chset-color-alpha}}|{{chset-cell|0072|[[r]]|114}}
|{{chset-cell1|U+0072 LATIN SMALL LETTER R|[[r]]}}
|{{chset-color-alpha}}|{{chset-cell|0073|[[s]]|115}}
|{{chset-cell1|U+0073 LATIN SMALL LETTER S|[[s]]}}
|{{chset-color-alpha}}|{{chset-cell|0074|[[t]]|116}}
|{{chset-cell1|U+0074 LATIN SMALL LETTER T|[[t]]}}
|{{chset-color-alpha}}|{{chset-cell|0075|[[u]]|117}}
|{{chset-cell1|U+0075 LATIN SMALL LETTER U|[[u]]}}
|{{chset-color-alpha}}|{{chset-cell|0076|[[v]]|118}}
|{{chset-cell1|U+0076 LATIN SMALL LETTER V|[[v]]}}
|{{chset-color-alpha}}|{{chset-cell|0077|[[w]]|119}}
|{{chset-cell1|U+0077 LATIN SMALL LETTER W|[[w]]}}
|{{chset-color-alpha}}|{{chset-cell|0078|[[x]]|120}}
|{{chset-cell1|U+0078 LATIN SMALL LETTER X|[[x]]}}
|{{chset-color-alpha}}|{{chset-cell|0079|[[y]]|121}}
|{{chset-cell1|U+0079 LATIN SMALL LETTER Y|[[y]]}}
|{{chset-color-alpha}}|{{chset-cell|007A|[[z]]|122}}
|{{chset-cell1|U+007A LATIN SMALL LETTER Z|[[z]]}}
|{{chset-color-letter-box}}|{{chset-cell|00E6|[[æ]]|123}}
|{{chset-cell1|U+00E6 LATIN SMALL LETTER AE|[[æ]]|style=background:#FFD}}
|{{chset-color-letter-box}}|{{chset-cell|00F8|[[ø]]|124}}
|{{chset-cell1|U+00F8 LATIN SMALL LETTER O WITH STROKE|[[ø]]|style=background:#FFD}}
|{{chset-color-letter-box}}|{{chset-cell|00E5|[[å]]|125}}
|{{chset-cell1|U+00E5 LATIN SMALL LETTER A WITH RING ABOVE|[[å]]|style=background:#FFD}}
|{{chset-color-graph}}|{{chset-cell|007E|[[Tilde|~]]|126}}
|{{chset-cell1|U+007E TILDE|[[Tilde|~]]}}
|{{chset-color-ctrl}}|{{chset-ctrl|007F|[[DEL (control code)|DEL]]|127}}
|{{chset-ctrl1|U+007F DELETE|[[DEL (control code)|DEL]]}}
|-
|{{chset-table-footer1|{{legend|#FFD|Differences from [[ASCII]]}}}}
|}
|}


Line 159: Line 161:
==References==
==References==
{{Reflist|refs=
{{Reflist|refs=
<ref name="IBM_CP1107">{{cite web |title=SBCS code page information - CPGID: 01107 / Name: Norwegian/Danish NRC Alternate |work=IBM Software: Globalization: Coded character sets and related resources: Code pages by CPGID: Code page identifiers |date=1992-10-01 |version=1 |publisher=[[IBM]] |url=https://www-01.ibm.com/software/globalization/cp/cp01107.html |access-date=2016-12-05 |dead-url=no |archive-url=https://web.archive.org/web/20161205040522/https://www-01.ibm.com/software/globalization/cp/cp01107.html |archive-date=2016-12-05}} [https://www-03.ibm.com/systems/resources/systems_i_software_globalization_pdf_cp01107z.pdf<!-- https://web.archive.org/web/20161205120137/https://www-03.ibm.com/systems/resources/systems_i_software_globalization_pdf_cp01107z.pdf -->] [ftp://ftp.software.ibm.com/software/globalization/gcoc/attachments/CP01107.pdf] [ftp://ftp.software.ibm.com/software/globalization/gcoc/attachments/CP01107.txt]</ref>
<ref name="IBM_CP1107">{{cite web |title=SBCS code page information - CPGID: 01107 / Name: Norwegian/Danish NRC Alternate |work=IBM Software: Globalization: Coded character sets and related resources: Code pages by CPGID: Code page identifiers |date=1992-10-01 |version=1 |publisher=[[IBM]] |url=https://www-01.ibm.com/software/globalization/cp/cp01107.html |access-date=2016-12-05 |url-status=live |archive-url=https://web.archive.org/web/20161205040522/https://www-01.ibm.com/software/globalization/cp/cp01107.html |archive-date=2016-12-05}} [https://www-03.ibm.com/systems/resources/systems_i_software_globalization_pdf_cp01107z.pdf<!-- https://web.archive.org/web/20161205120137/https://www-03.ibm.com/systems/resources/systems_i_software_globalization_pdf_cp01107z.pdf -->] [ftp://ftp.software.ibm.com/software/globalization/gcoc/attachments/CP01107.pdf] [ftp://ftp.software.ibm.com/software/globalization/gcoc/attachments/CP01107.txt]</ref>
<ref name="vt220_pr">{{cite web |url=http://vt100.net/docs/vt220-rm/ |title=VT220 Programmer Reference Manual |publisher=[[Digital Equipment Corporation]] (DEC) |date=1984 |orig-year=1983 |edition=2}}</ref>
<ref name="vt220_pr">{{cite web |url=http://vt100.net/docs/vt220-rm/ |title=VT220 Programmer Reference Manual |publisher=[[Digital Equipment Corporation]] (DEC) |date=1984 |orig-year=1983 |edition=2}}</ref>
<ref name="DEC_VT420">{{cite book |author=DEC |url=http://manx-docs.org/collections/mds-199909/cd3/term/vt420rm2.pdf |title=VT420 Programmer Reference Manual |chapter=Chapter 2: Character Encoding - National Replacement Character Sets (NRC Sets) (Worldwide Models Only) |page=28 |publisher=[[Digital Equipment Corporation]] |edition=2 |date=February 1992 |orig-year=November 1989 |id=EK–VT420–RM.002 |access-date=2017-01-29 |dead-url=no |archive-url=https://web.archive.org/web/20170129003921/http://manx-docs.org/collections/mds-199909/cd3/term/vt420rm2.pdf |archive-date=2017-01-29}}</ref>
<ref name="DEC_VT420">{{cite book |author=DEC |url=http://manx-docs.org/collections/mds-199909/cd3/term/vt420rm2.pdf |title=VT420 Programmer Reference Manual |chapter=Chapter 2: Character Encoding - National Replacement Character Sets (NRC Sets) (Worldwide Models Only) |page=28 |publisher=[[Digital Equipment Corporation]] |edition=2 |date=February 1992 |orig-year=November 1989 |id=EK–VT420–RM.002 |access-date=2017-01-29 |url-status=live |archive-url=https://web.archive.org/web/20170129003921/http://manx-docs.org/collections/mds-199909/cd3/term/vt420rm2.pdf |archive-date=2017-01-29}}</ref>
}}
}}



Latest revision as of 21:54, 9 January 2024

Code page 1107 (CCSID 1107),[1] also known as CP1107,[2] is an IBM code page number assigned to the alternate Denmark/Norway variant of DEC's National Replacement Character Set (NRCS).[3][4] The 7-bit character set was introduced for DEC's computer terminal systems, starting with the VT200 series in 1983, but is also used by IBM for their DEC emulation. Similar but not identical to the series of ISO 646 character sets, the character set is a close derivation from ASCII with only six code points differing.

Code page layout[edit]

Code page 1107 (DEC NRCS alternate Denmark/Norway)[2]
0 1 2 3 4 5 6 7 8 9 A B C D E F
0x NUL SOH STX ETX EOT ENQ ACK BEL BS HT LF VT FF CR SO SI
1x DLE DC1 DC2 DC3 DC4 NAK SYN ETB CAN EM SUB ESC FS GS RS US
2x  SP  ! " # $ % & ' ( ) * + , - . /
3x 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
4x @ A B C D E F G H I J K L M N O
5x P Q R S T U V W X Y Z Æ Ø Å ^ _
6x ` a b c d e f g h i j k l m n o
7x p q r s t u v w x y z æ ø å ~ DEL
  Differences from ASCII

See also[edit]

References[edit]

  1. ^ "CCSID 1107 information document". Archived from the original on 2014-11-30.
  2. ^ a b "SBCS code page information - CPGID: 01107 / Name: Norwegian/Danish NRC Alternate". IBM Software: Globalization: Coded character sets and related resources: Code pages by CPGID: Code page identifiers. 1. IBM. 1992-10-01. Archived from the original on 2016-12-05. Retrieved 2016-12-05. [1] [2] [3]
  3. ^ "VT220 Programmer Reference Manual" (2 ed.). Digital Equipment Corporation (DEC). 1984 [1983].
  4. ^ DEC (February 1992) [November 1989]. "Chapter 2: Character Encoding - National Replacement Character Sets (NRC Sets) (Worldwide Models Only)". VT420 Programmer Reference Manual (PDF) (2 ed.). Digital Equipment Corporation. p. 28. EK–VT420–RM.002. Archived (PDF) from the original on 2017-01-29. Retrieved 2017-01-29.