请输入您要查询的百科知识:

 

词条 National Replacement Character Set
释义

  1. Description

  2. NRC Sets

  3. See also

  4. Notes

  5. References

{{Infobox character encoding
|name = DEC NRCS encoding family
|alias = National Replacement Character Set
|mime =
|image = NRCS-infobox.svg
|caption = Invariant subset of NRCS. Red Bowen knots (⌘) denote national code points.
|standard =
|prev = US-ASCII
|next = ISO 8859, ISO 10646
|otherrelated = ISO 646
}}

The National Replacement Character Set, or NRCS for short, was a feature supported by later models of Digital's (DEC) computer terminal systems, starting with the VT200 series in 1983. NRCS allowed individual characters from one character set to be replaced by one from another set, allowing the construction of different character sets on the fly. It was used to customize the character set to different local languages, without having to change the terminal's ROM for different counties, or alternately, include many different sets in a larger ROM. Many 3rd party terminals and terminal emulators supporting VT200 codes also supported NRCS.

Description

ASCII is a 7-bit standard, allowing a total of 128 characters in the character set. Some of these are reserved as control characters, leaving 96 printable characters. This set of 96 printable characters includes upper and lower case letters, numbers, and basic math and punctuation.

ASCII does not have enough room to include other common characters such as multi-national currency symbols or the various accented letters common in European languages. This led to a number of country-specific varieties of 7-bit ASCII with certain characters replaced. For instance, the UK standard simply replaced ASCII's hash mark, #, with the pound symbol, £. This normally led to different models of a given computer terminal or printer, differing only in the glyphs stored in ROM. Some of these were standardized as part of ISO/IEC 646.[1][2]

On an 8-bit clean serial link, ASCII can be expanded to support a total of 256 characters. In this case, instead of replacing the characters in the original printable characters range from 32 to 127, new characters are added in the 128 to 255 range. This offers enough room for a single character set to include all the variety of characters used in North America and western Europe. This capability led to the introduction of the ISO/IEC 8859-1 standard character set containing 191 characters of what it calls the "Latin alphabet no. 1", but normally referred to as "ISO Latin". Windows-1252 is a slightly expanded superset of ISO Latin.[2]

NRCS was introduced to solve the problem of requiring different terminals for each country by allowing characters in the basic 7-bit ASCII set to be re-defined by copying the glyph from the DEC's version of ISO Latin, the Multinational Character Set (MCS). This meant that the ROM had to store only two character sets, standard ASCII and MCS, and could build any required local ASCII variant on the fly. For instance, instead of having a separate "UK ASCII" version of the terminal with a modified glyph in ROM, the terminal included an NRCS with instructions to replace the hash mark glyph with the pound. When used in the UK, typing Shift 3 produced the pound, the same keys pressed on a US terminal produced hash.[2]

The NRCS could be set through a setup command, or more commonly, by replacing the keyboard with a model that sent back a code when first booted. That way simply plugging in a UK keyboard, which had a pound sign on the 3 key, automatically set the NRCS to that same replacement.[2]

NRC Sets

DEC terminals from the VT220 on had 12 different NRCS sets in addition to standard ASCII:[2]

Character set Code page Standard 0x23 0x40 0x5B 0x5C 0x5D 0x5E 0x5F 0x60 0x7B 0x7C 0x7D 0x7E
Standard ASCII[7]367 ASCII, ISO 646-US IR 6 # @ [ \\ ] ^ _ ` { | } ~
United Kingdom[8][7] 1101[10] DEC, ISO[11]£ @ [ \\ ] ^ _ ` { | } ~
Denmark/Norway[8][7] (Alternate) 1107[14] DEC, ISO[11] # @ÆØÅ ^ _ `æøå ~
Denmark/Norway 1105[16] DEC #ÄÆØÅÜ _äæøåü
Dutch[8] 1102[18] DEC£¾ij [8][18]½[18] ^ _ `¨ƒ¼´ [18]
Finnish[8][7] 1103[25] DEC[11] # @ÄÖÅÜ _éäöåü
French[8][7] 1104[29] DEC, ISO[11]£à° [29]ç§ ^ _ `éù訠[29]
French Canadian[8][7] 1020[35] DEC[11] #àâçêî _ôéùèû
German[8][7] 1011,[39] 20106[40][41][42][43][44] DIN {{Interlanguage link multi>DIN 66003|de|3=DIN 66003|lt=66003}} #§ÄÖÜ ^ _ `äöüß
Italian[8][7] 1012[47] ISO 646-IT IR 15,[43][44] UNI 0204-70£§° [47]çé ^ _ùàòèì
Portuguese[2][7] DEC[11] #[2][7]ÃÇÕ ^ _ `ãçõ ~
Spanish[8][7] 1023[60] DEC, ISO[11]£§¡Ñ¿ ^ _ `˚ [60] (°)ñç ~
Swedish[8][7] 1106[65] DEC, ISO[11] #ÉÄÖÅÜ _éäöåü
Swiss[8][7] 1021[69] DEC[11]ùàéçêîèôäöüû

7-bit DEC Cyrillic (KOI-7)

Notes

1. ^{{cite book |author=DEC |url=http://vt100.net/docs/vt320-uu/appendixe.html |title=VT320 Programming Summary |chapter=Appendix E |publisher=Digital Press |date=June 1987}} (The provided link goes to a digitized version, which contains some subtle OCR errors, therefore isn't a reliable reference for the character set mappings)
2. ^10 11 12 13 {{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}}
3. ^{{cite book |url=https://books.google.ca/books?id=GkajBQAAQBAJ |title=Digital Guide To Developing International Software |publisher=Digital Equipment Corporation |id=EY-F577E-DP |date=1991 |author-first=Cynthia |author-last=Hartman Kennelly |editor-first=Jacqueline |editor-last=Unch |edition=1 |isbn=1-55558-063-7}}
4. ^10 11 12 {{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}}
5. ^{{cite web |title=SBCS code page information - CPGID: 01020 / Name: Canadian (French) Variant |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/cp01020.html |access-date=2016-12-05 |dead-url=no |archive-url=https://web.archive.org/web/20161205040919/https://www-01.ibm.com/software/globalization/cp/cp01020.html |archive-date=2016-12-05}}    
6. ^{{cite web |title=SBCS code page information - CPGID: 01021 / Name: Switzerland Variant |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/cp01021.html |access-date=2016-12-05 |dead-url=no |archive-url=https://web.archive.org/web/20161205040931/https://www-01.ibm.com/software/globalization/cp/cp01021.html |archive-date=2016-12-05}} [https://www-03.ibm.com/systems/resources/systems_i_software_globalization_pdf_cp01021z.pdf]    
7. ^{{cite web |title=SBCS code page information - CPGID: 01023 / Name: Spain Variant |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/cp01023.html |access-date=2016-12-05 |dead-url=no |archive-url=https://web.archive.org/web/20161205040941/https://www-01.ibm.com/software/globalization/cp/cp01023.html |archive-date=2016-12-05}} [https://www-03.ibm.com/systems/resources/systems_i_software_globalization_pdf_cp01023z.pdf]    
8. ^{{cite web |title=SBCS code page information - CPGID: 01101 / Name: British NRC Set |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/cp01101.html |access-date=2016-12-05 |dead-url=no |archive-url=https://web.archive.org/web/20161205040320/https://www-01.ibm.com/software/globalization/cp/cp01101.html |archive-date=2016-12-05}} [https://www-03.ibm.com/systems/resources/systems_i_software_globalization_pdf_cp01101z.pdf]    
9. ^{{cite web |title=SBCS code page information - CPGID: 01102 / Name: Dutch NRC Set |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/cp01102.html |access-date=2016-12-05 |dead-url=no |archive-url=https://web.archive.org/web/20161205040334/https://www-01.ibm.com/software/globalization/cp/cp01102.html |archive-date=2016-12-05}} [https://www-03.ibm.com/systems/resources/systems_i_software_globalization_pdf_cp01102z.pdf]    
10. ^{{cite web |title=SBCS code page information - CPGID: 01103 / Name: Finnish NRC Set |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/cp01103.html |access-date=2016-12-05 |dead-url=no |archive-url=https://web.archive.org/web/20161205040346/https://www-01.ibm.com/software/globalization/cp/cp01103.html |archive-date=2016-12-05}} [https://www-03.ibm.com/systems/resources/systems_i_software_globalization_pdf_cp01103z.pdf]    
11. ^{{cite web |title=SBCS code page information - CPGID: 01104 / Name: French NRC Set |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/cp01104.html |access-date=2016-12-05 |dead-url=no |archive-url=https://web.archive.org/web/20161205040423/https://www-01.ibm.com/software/globalization/cp/cp01104.html |archive-date=2016-12-05}} [https://www-03.ibm.com/systems/resources/systems_i_software_globalization_pdf_cp01104z.pdf]    
12. ^{{cite web |title=SBCS code page information - CPGID: 01105 / Name: Norwegian/Danish NRC Set |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/cp01105.html |access-date=2016-12-05 |dead-url=no |archive-url=https://web.archive.org/web/20161205040445/https://www-01.ibm.com/software/globalization/cp/cp01105.html |archive-date=2016-12-05}} [https://www-03.ibm.com/systems/resources/systems_i_software_globalization_pdf_cp01105z.pdf]    
13. ^{{cite web |title=SBCS code page information - CPGID: 01106 / Name: Swedish British NRC Set |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/cp01106.html |access-date=2016-12-05 |dead-url=no |archive-url=https://web.archive.org/web/20161205040459/https://www-01.ibm.com/software/globalization/cp/cp01106.html |archive-date=2016-12-05}} [https://www-03.ibm.com/systems/resources/systems_i_software_globalization_pdf_cp01106z.pdf]    
14. ^{{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]    
15. ^{{cite web |title=SBCS code page information - CPGID: 01011 / Name: 7-Bit Germany F.R. |work=IBM Software: Globalization: Coded character sets and related resources: Code pages by CPGID: Code page identifiers |date=1987-08-01 |version=1 |publisher=IBM |url=https://www-01.ibm.com/software/globalization/cp/cp01011.html |access-date=2016-06-17 |dead-url=no |archive-url=https://web.archive.org/web/20160617191225/https://www-01.ibm.com/software/globalization/cp/cp01011.html |archive-date=2016-06-17}}
16. ^{{cite web |title=SBCS code page information - CPGID: 01012 / Name: 7-Bit Italy |work=IBM Software: Globalization: Coded character sets and related resources: Code pages by CPGID: Code page identifiers |date=1987-08-01 |version=1 |publisher=IBM |url=https://www-01.ibm.com/software/globalization/cp/cp01012.html |access-date=2016-06-17 |dead-url=no |archive-url=https://web.archive.org/web/20160617191840/https://www-01.ibm.com/software/globalization/cp/cp01012.html |archive-date=2016-06-17}}
17. ^{{cite web |title=HP PCL/PJL Reference PCL 5 Comparison Guide |date=June 2003 |publisher=Hewlett-Packard Company, LP |id=HP part-number 502-0378 |edition=2 |url=http://www.hp.com/ctg/Manual/bpl13206.pdf |access-date=2016-08-10 |dead-url=yes |archive-url=https://web.archive.org/web/20160810022536/http://www.hp.com/ctg/Manual/bpl13206.pdf |archive-date=2016-08-10}}
18. ^{{cite book |title=General Purpose Software |chapter=Chapter 1: Inside ASCII |author-last=Bemer |author-first=Robert William |author-link=Robert William Bemer |date=1980 |series=Best of Interface Age |volume=2 |location=Portland, OR, USA |publisher=dilithium Press |isbn=0-918398-37-1 |lccn=79-67462 |url=http://bookzz.org/dl/1210234/1105c6 |access-date=2016-08-27 |dead-url=yes |archive-url=https://web.archive.org/web/20160827000956/http://dlx.bookzz.org/genesis/772000/c80a62495acf1e1a5b966de23c1f989a/_as/%5BInterface_Age_Staff%5D_Best_of_Interface_Age%2C_Volum(BookZZ.org).pdf |archive-date=2016-08-27 |pages=1–50 |postscript=, |df= }} from: {{cite journal |title=Inside ASCII - Part I |author-last=Bemer |author-first=Robert William |author-link=Robert William Bemer |journal=Interface Age |volume=3 |issue=5 |date=May 1978 |location=Portland, OR, USA |publisher=dilithium Press |pages=96–102}}, {{cite journal |title=Inside ASCII - Part II |author-last=Bemer |author-first=Robert William |author-link=Robert William Bemer |journal=Interface Age |volume=3 |issue=6 |date=June 1978 |location=Portland, OR, USA |publisher=dilithium Press |pages=64–74}}, {{cite journal |title=Inside ASCII - Part III |author-last=Bemer |author-first=Robert William |author-link=Robert William Bemer |journal=Interface Age |volume=3 |issue=7 |date=July 1978 |location=Portland, OR, USA |publisher=dilithium Press |pages=80–87}}
19. ^{{cite web |title=Code Page Identifiers |publisher=Microsoft |work=Microsoft Developer Network |date=2014 |url=https://msdn.microsoft.com/de-de/en-en/library/windows/desktop/dd317756(v=vs.85).aspx |access-date=2016-06-19 |dead-url=no |archive-url=https://web.archive.org/web/20160619132819/https://msdn.microsoft.com/de-de/en-en/library/windows/desktop/dd317756(v=vs.85).aspx |archive-date=2016-06-19}}
20. ^{{cite web |title=Web Encodings - Internet Explorer - Encodings |date=2012-10-23 |orig-year= |work=WHATWG Wiki |url=https://wiki.whatwg.org/wiki/Web_Encodings#Encodings_3 |access-date=2016-06-20 |dead-url=no |archive-url=https://web.archive.org/web/20160620184648/https://wiki.whatwg.org/wiki/Web_Encodings#Encodings_3 |archive-date=2016-06-20}}
21. ^{{cite web |title=German (IA5) encoding - Windows charsets |author-first=Antonin |author-last=Foller |date=2014 |orig-year=2011 |work=WUtils.com - Online web utility and help |publisher=Motobit Software |url=http://wutils.com/encodings/x-ia5-german |access-date=2016-06-20 |dead-url=no |archive-url=https://web.archive.org/web/20160620183739/http://wutils.com/encodings/x-ia5-german |archive-date=2016-06-20}}
22. ^10 11 12 13 {{cite book |title=VT510 Video Terminal Programmer Information |chapter=7. Character Sets |author=Digital Equipment Corporation (DEC) |url=http://www.vt100.net/docs/vt510-rm/chapter7.html |access-date=2017-02-18 }}

References

{{reflist|refs=[1][2][3][4][5][6][7][8][9][10][11][12][13][14][15][16][17][18][19][20][21][22]
}}{{character encoding|state=uncollapsed}}

2 : Character sets|Digital Equipment Corporation

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/11/14 4:34:49