PostScript Standard Encoding: Difference between revisions

Content deleted Content added
Undid revision 816299677 by 182.75.120.171 -- malformatted external link
Prefer HTTPS URLs for IBM and Unicode Consortium.
 
(29 intermediate revisions by 13 users not shown)
Line 1:
{{Short description|Character sets used by Adobe Systems' PostScript}}
The '''PostScript Standard Encoding''' (often spelled '''StandardEncoding''', aliased as '''PostScript'''<ref name="Czyborra_1998_StdEnc"/>) is one of the character sets (or encoding vectors) used by [[Adobe Systems]]' [[PostScript]] (PS) since 1984 (1982).<ref name="Adobe_PLRM3"/> In 1995, [[IBM]] assigned '''code page 1276''' to this character set.<ref name="IBM_CP1276"/> [[NeXT]] based the character set for its [[NeXTSTEP]] and [[OPENSTEP]] operating systems on this one.
{{Infobox character encoding
|name = PostScript Standard Encoding
|alias = Code page 1276
|by = [[Adobe Inc.|Adobe]]
|otherrelated = {{flatlist|
<!-- * [[DIN 31624]] -->
* [[Teletext character set|ETS 300 706]]
* [[ISO 5426]]
* [[ISO 6937]], [[ITU T.51]]
* [[ITU T.61]]
* [[Videotex character set|ITU T.101]]
* [[NeXT character set|NeXT Multinational]]}}
}}
The '''PostScript Standard Encoding''' (often spelled '''StandardEncoding''', aliased as '''PostScript'''<ref name="Czyborra_1998_StdEnc"/>) is one of the character sets (or encoding vectors) used by [[Adobe Systems]]' [[PostScript]] (PS) since 1984.<ref name="Adobe_PLRM3"/> In 1995, [[IBM]] assigned '''code page 1276''' ([[CCSID]] 1276) to this character set.<ref>{{cite web|title=Code page 1276 information document|archive-url=https://web.archive.org/web/20170218095927/https://www-01.ibm.com/software/globalization/cp/cp01276.html|archive-date=2017-02-18|url=https://www-01.ibm.com/software/globalization/cp/cp01276.html}}</ref><ref name="IBM_CP1276"/> [[NeXT]] based the character set for its [[NeXTSTEP]] and [[OPENSTEP]] operating systems on this one.
 
==Character set==
The following table shows the PostScript Standard Encoding. Each character is shown with a potential [[Unicode]] equivalent. Code points differing from the [[NeXT character set]] are shown boxed. Codepoints 00<sub>hex</sub> (0) to 7F<sub>hex</sub> (127) are nearly identical to [[ASCII]]. (theThe characters at positions 27<sub>hex</sub> and 60<sub>hex</sub> reflect an earlier interpretation of the visual appearance of those ASCII characters than the interpretation that was formalized in Unicode); see {{section link|Quotation mark|Typewriters and early computers}}.) The upper half of the table contains punctuation and typographic characters, currency symbols, ligatured letters, a selection of modified base letters used in European languages, and a selection of diacritic marks to be used in composing accented letters.
 
{|{{chset-table-header1|PostScript Standard Encoding<ref>{{Citation|title=Code Page CPGID 01276 (pdf)|url=https://public.dhe.ibm.com/software/globalization/gcoc/attachments/CP01276.pdf|publisher=IBM}}</ref><ref>{{Citation|title=Code Page CPGID 01276 (txt)|url=https://public.dhe.ibm.com/software/globalization/gcoc/attachments/CP01276.txt|publisher=IBM}}</ref><ref>{{Citation|title=International Components for Unicode (ICU), ibm-1276_P100-1995.ucm|url=https://github.com/unicode-org/icu/blob/master/icu4c/source/data/mappings/ibm-1276_P100-1995.ucm|date=2002-12-03}}</ref><ref name="Unicode_2011_StdEnc"/><ref name="Adobe_PLRM3"/><ref name="Adobe_PLRM2"/><ref name="Czyborra_1998_StdEnc"/><ref name="Monmouth_2011_StdEncoding"/><ref name="Kostis_2000_AdobeStd"/>}}
{{Chset-legend}}
{| {{chset-tableformat}}
{{chset-table-header|PostScript Standard Encoding<ref name="Unicode_2011_StdEnc"/><ref name="Adobe_PLRM3"/><ref name="Adobe_PLRM2"/><ref name="IBM_CP1276"/><ref name="Czyborra_1998_StdEnc"/><ref name="Monmouth_2011_StdEncoding"/><ref name="Kostis_2000_AdobeStd"/>}}
|-
!| {{chset-leftleft1|00x}}
| {{chset-color-ctrl}}|{{chset-ctrl3ctrl1 | U+0000: NULL | [[Null character|NUL]]|0|000 }}
| {{chset-color-ctrl}}|{{chset-ctrl3ctrl1 | U+0001: START OF HEADING | [[Start of heading|SOH]]|1|001 }}
| {{chset-color-ctrl}}|{{chset-ctrl3ctrl1 | U+0002: START OF TEXT | [[Start of text|STX]]|2|002 }}
| {{chset-color-ctrl}}|{{chset-ctrl3ctrl1 | U+0003: END OF TEXT | [[End of text|ETX]]|3|003 }}
| {{chset-color-ctrl}}|{{chset-ctrl3ctrl1 | U+0004: END OF TRANSMISSION | [[End of transmission character|EOT]]|4|004 }}
| {{chset-color-ctrl}}|{{chset-ctrl3ctrl1 | U+0005: ENQUIRY | [[Enquiry character|ENQ]]|5|005 }}
| {{chset-color-ctrl}}|{{chset-ctrl3ctrl1 | U+0006: ACKNOWLEDGE | [[Acknowledge character|ACK]]|6|006 }}
| {{chset-color-ctrl}}|{{chset-ctrl3ctrl1 | U+0007: ALERT | [[Bell character|BEL]]|7|007 }}
| {{chset-color-ctrl}}|{{chset-ctrl3ctrl1 | U+0008: BACKSPACE | &nbsp;[[Backspace|BS]]|8|010&nbsp; }}
| {{chset-color-ctrl}}|{{chset-ctrl3ctrl1 | U+0009: CHARACTER TABULATION | &nbsp;[[Horizontal tabulation|HT]]|9|011&nbsp; }}
| {{chset-color-ctrl}}|{{chset-ctrl3ctrl1 | U+000A: LINE FEED | &nbsp;[[Line feed|LF]]|10|012&nbsp; }}
| {{chset-color-ctrl}}|{{chset-ctrl3ctrl1 | U+000B: LINE TABULATION | &nbsp;[[Vertical tabulation|VT]]|11|013&nbsp; }}
| {{chset-color-ctrl}}|{{chset-ctrl3ctrl1 | U+000C: FORM FEED | &nbsp;[[Form feed|FF]]|12|014&nbsp; }}
| {{chset-color-ctrl}}|{{chset-ctrl3ctrl1 | U+000D: CARRIAGE RETURN | &nbsp;[[Carriage return|CR]]|13|015&nbsp; }}
| {{chset-color-ctrl}}|{{chset-ctrl3ctrl1 | U+000E: SHIFT OUT | &nbsp;[[Shift out|SO]]|14|016&nbsp; }}
| {{chset-color-ctrl}}|{{chset-ctrl3ctrl1 | U+000F: SHIFT IN | &nbsp;[[Shift in|SI]]|15|017&nbsp;&nbsp; }}
|-
!| {{chset-leftleft1|11x}}
| {{chset-color-ctrl}}|{{chset-ctrl3ctrl1 | U+0010: DATA LINK ESCAPE | [[Data link escape|DLE]]|16|020 }}
| {{chset-color-ctrl}}|{{chset-ctrl3ctrl1 | U+0011: DEVICE CONTROL ONE | [[Device Control 1|DC1]]|17|021 }}
| {{chset-color-ctrl}}|{{chset-ctrl3ctrl1 | U+0012: DEVICE CONTROL TWO | [[Device Control 2|DC2]]|18|022 }}
| {{chset-color-ctrl}}|{{chset-ctrl3ctrl1 | U+0013: DEVICE CONTROL THREE | [[Device Control 3|DC3]]|19|023 }}
| {{chset-color-ctrl}}|{{chset-ctrl3ctrl1 | U+0014: DEVICE CONTROL FOUR | [[Device Control 4|DC4]]|20|024 }}
| {{chset-color-ctrl}}|{{chset-ctrl3ctrl1 | U+0015: NEGATIVE ACKNOWLEDGE | [[Negative acknowledge character|NAK]]|21|025 }}
| {{chset-color-ctrl}}|{{chset-ctrl3ctrl1 | U+0016: SYNCHRONOUS IDLE | [[Synchronous idle|SYN]]|22|026 }}
| {{chset-color-ctrl}}|{{chset-ctrl3ctrl1 | U+0017: END OF TRANSMISSION BLOCK | [[End of transmission block|ETB]]|23|027 }}
| {{chset-color-ctrl}}|{{chset-ctrl3ctrl1 | U+0018: CANCEL | [[Cancel character|CAN]]|24|030 }}
| {{chset-color-ctrl}}|{{chset-ctrl3ctrl1 | U+0019: END OF MEDIUM | &nbsp;[[End of medium|EM]]|25|031&nbsp; }}
| {{chset-color-ctrl}}|{{chset-ctrl3ctrl1 | U+001A: SUBSTITUTE | [[Substitute character|SUB]]|26|032 }}
| {{chset-color-ctrl}}|{{chset-ctrl3ctrl1 | U+001B: ESCAPE | [[Escape character|ESC]]|27|033 }}
| {{chset-color-ctrl}}|{{chset-ctrl3ctrl1 | U+001C: INFORMATION SEPARATOR FOUR | &nbsp;[[File separator|FS]]|28|034&nbsp; }}
| {{chset-color-ctrl}}|{{chset-ctrl3ctrl1 | U+001D: INFORMATION SEPARATOR THREE | &nbsp;[[Group separator|GS]]|29|035&nbsp; }}
| {{chset-color-ctrl}}|{{chset-ctrl3ctrl1 | U+001E: INFORMATION SEPARATOR TWO | &nbsp;[[Record separator|RS]]|30|036&nbsp; }}
| {{chset-color-ctrl}}|{{chset-ctrl3ctrl1 | U+001F: INFORMATION SEPARATOR ONE | &nbsp;[[Unit separator|US]]|31|037&nbsp; }}
|-
!{{chset-left|2}}
|{{chset-color-punct}}|{{chset-ctrl3|0020|[[Space character|SP]]|32|040}}
|{{chset-color-punct}}|{{chset-cell3|0021|[[Exclamation mark|!]]|33|041}}
|{{chset-color-punct}}|{{chset-cell3|0022|[[Quotation mark|&#034;]] |34|042}}
|{{chset-color-punct}}|{{chset-cell3|0023|[[Number sign|#]]|35|043}}
|{{chset-color-punct}}|{{chset-cell3|0024|[[Dollar sign|$]]|36|044}}
|{{chset-color-punct}}|{{chset-cell3|0025|[[Percent sign|%]]|37|045}}
|{{chset-color-punct}}|{{chset-cell3|0026|[[Ampersand|&#038;]]|38|046}}
|{{chset-color-punct-box}}|{{chset-cell3|2019<ref name="Unicode_2011_StdEnc"/>|[[Quotation mark|’]]|39|047}}
|{{chset-color-punct}}|{{chset-cell3|0028|[[Left parenthesis|(]]|40|050}}
|{{chset-color-punct}}|{{chset-cell3|0029|[[Right parenthesis|)]]|41|051}}
|{{chset-color-punct}}|{{chset-cell3|002A|[[Asterisk|*]]|42|052}}
|{{chset-color-punct}}|{{chset-cell3|002B|[[Plus and minus signs|+]]|43|053}}
|{{chset-color-punct}}|{{chset-cell3|002C|[[Comma (punctuation)|,]] |44|054}}
|{{chset-color-punct}}|{{chset-cell3|002D|[[Hyphen-minus|-]]|45|055}}
|{{chset-color-punct}}|{{chset-cell3|002E|[[Full stop|.]]|46|056}}
|{{chset-color-punct}}|{{chset-cell3|002F|[[Slash (punctuation)|/]] |47|057}}
|-
!| {{chset-leftleft1|32x}}
| {{chset-color-digit}}ctrl1 |{{chset-cell3|0030 U+0020: SPACE | &nbsp;[[0Space (number)character|0SP]]|48|060&nbsp; }}
|{{chset-color-digit}}cell1|{{chset-cell3|0031U+0021: EXCLAMATION MARK|[[1Exclamation (number)mark|1!]]|49|061}}
|{{chset-color-digit}}cell1|{{chset-cell3|0032U+0022: QUOTATION MARK|[[2Quotation (number)mark|2"]]|50|062 }}
|{{chset-color-digit}}cell1|{{chset-cell3|0033U+0023: NUMBER SIGN|[[3Number (number)sign|3#]]|51|063}}
|{{chset-color-digit}}cell1|{{chset-cell3|0034U+0024: DOLLAR SIGN|[[4Dollar (number)sign|4$]]|52|064}}
|{{chset-color-digit}}cell1|{{chset-cell3|0035U+0025: PERCENT SIGN|[[5Percent (number)sign|5%]]|53|065}}
|{{chset-color-digit}}cell1|{{chset-cell3|0036U+0026: AMPERSAND|[[6 (number)Ampersand|6&]]|54|066}}
|{{chset-color-digit}}cell1|{{chset-cell3|0037U+2019: RIGHT SINGLE QUOTATION MARK|[[7Quotation (number)mark|7]]|55|067}}
|{{chset-color-digit}}cell1|{{chset-cell3|0038U+0028: LEFT PARENTHESIS|[[8Left parenthesis|(number)|8]]|56|070}}
|{{chset-color-digit}}cell1|{{chset-cell3|0039U+0029: RIGHT PARENTHESIS|[[9Right (numberparenthesis|)|9]]|57|071}}
|{{chset-color-punct}}cell1|{{chset-cell3|003AU+002A: ASTERISK|[[Colon (punctuation)Asterisk|&#058;*]]|58|072}}
|{{chset-color-punct}}cell1|{{chset-cell3|003BU+002B: PLUS SIGN|[[SemicolonPlus and minus signs|&#059;+]]|59|073}}
|{{chset-color-punct}}cell1|{{chset-cell3|003CU+002C: COMMA|[[Less-thanComma sign(punctuation)|&#060;,]]|60|074 }}
|{{chset-color-punct}}cell1|{{chsetU+002D: HYPHEN-cell3|003DMINUS|[[Equal signHyphen-minus|&#061;-]]|61|075}}
|{{chset-color-punct}}cell1|{{chset-cell3|003EU+002E: FULL STOP|[[Greater-thanFull signstop|&#062;.]]|62|076}}
|{{chset-color-punct}}cell1|{{chset-cell3|003FU+002F: SOLIDUS|[[QuestionSlash mark(punctuation)|&#063;/]]|63|077 }}
|-
!|{{chset-leftleft1|43x}}
|{{chset-color-punct}}cell1|{{chset-cell3|0040U+0030: DIGIT ZERO|[[@0 (number)|0]]|64|100}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0041U+0031: DIGIT ONE|[[A1 (number)|1]]|65|101}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0042U+0032: DIGIT TWO|[[B2 (number)|2]]|66|102}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0043U+0033: DIGIT THREE|[[C3 (number)|3]]|67|103}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0044U+0034: DIGIT FOUR|[[D4 (number)|4]]|68|104}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0045U+0035: DIGIT FIVE|[[E5 (number)|5]]|69|105}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0046U+0036: DIGIT SIX|[[F6 (number)|6]]|70|106}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0047U+0037: DIGIT SEVEN|[[G7 (number)|7]]|71|107}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0048U+0038: DIGIT EIGHT|[[H8 (number)|8]]|72|110}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0049U+0039: DIGIT NINE|[[I9 (number)|9]]|73|111}}
|{{chset-color-alpha}}cell1|{{chset-cell3|004AU+003A: COLON|[[JColon (punctuation)|:]]|74|112}}
|{{chset-color-alpha}}cell1|{{chset-cell3|004BU+003B: SEMICOLON|[[KSemicolon|;]]|75|113}}
|{{chset-color-alpha}}cell1|{{chsetU+003C: LESS-cell3|004CTHAN SIGN|[[LLess-than sign|&lt;]]|76|114}}
|{{chset-color-alpha}}cell1|{{chset-cell3|004DU+003D: EQUALS SIGN|[[MEqual sign|{{=}}]]|77|115}}
|{{chset-color-alpha}}cell1|{{chsetU+003E: GREATER-cell3|004ETHAN SIGN|[[NGreater-than sign|&gt;]]|78|116}}
|{{chset-color-alpha}}cell1|{{chset-cell3|004FU+003F: QUESTION MARK|[[OQuestion mark|?]]|79|117}}
|-
!|{{chset-leftleft1|54x}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0050U+0040: COMMERCIAL AT|[[P@]]|80|120}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0051U+0041: LATIN CAPITAL LETTER A|[[QA]]|81|121}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0052U+0042: LATIN CAPITAL LETTER B|[[RB]]|82|122}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0053U+0043: LATIN CAPITAL LETTER C|[[SC]]|83|123}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0054U+0044: LATIN CAPITAL LETTER D|[[TD]]|84|124}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0055U+0045: LATIN CAPITAL LETTER E|[[UE]]|85|125}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0056U+0046: LATIN CAPITAL LETTER F|[[VF]]|86|126}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0057U+0047: LATIN CAPITAL LETTER G|[[WG]]|87|127}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0058U+0048: LATIN CAPITAL LETTER H|[[XH]]|88|130}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0059U+0049: LATIN CAPITAL LETTER I|[[YI]]|89|131}}
|{{chset-color-alpha}}cell1|{{chset-cell3|005AU+004A: LATIN CAPITAL LETTER J|[[ZJ]]|90|132}}
|{{chset-cell1|U+004B: LATIN CAPITAL LETTER K|[[K]]}}
|{{chset-color-punct}}|{{chset-cell3|005B|[[Left square bracket|&#091;]]|91|133}}
|{{chset-color-punct}}cell1|{{chset-cell3|005CU+004C: LATIN CAPITAL LETTER L|[[Backslash|&#092;L]]|92|134}}
|{{chset-cell1|U+004D: LATIN CAPITAL LETTER M|[[M]]}}
|{{chset-color-punct}}|{{chset-cell3|005D|[[Right square bracket|&#093;]]|93|135}}
|{{chset-color-punct}}cell1|{{chset-cell3|005EU+004E: LATIN CAPITAL LETTER N|[[Circumflex|^N]]|94|136}}
|{{chset-color-punct}}cell1|{{chset-cell3|005FU+004F: LATIN CAPITAL LETTER O|[[Underscore|_O]]|95|137}}
|-
!|{{chset-leftleft1|65x}}
|{{chset-cell1|U+0050: LATIN CAPITAL LETTER P|[[P]]}}
|{{chset-color-punct-box}}|{{chset-cell3|2018<ref name="Unicode_2011_StdEnc"/>|[[Quotation mark|‘]]|96|140}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0061U+0051: LATIN CAPITAL LETTER Q|[[aQ]]|97|141}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0062U+0052: LATIN CAPITAL LETTER R|[[bR]]|98|142}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0063U+0053: LATIN CAPITAL LETTER S|[[cS]]|99|143}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0064U+0054: LATIN CAPITAL LETTER T|[[dT]]|100|144}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0065U+0055: LATIN CAPITAL LETTER U|[[eU]]|101|145}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0066U+0056: LATIN CAPITAL LETTER V|[[fV]]|102|146}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0067U+0057: LATIN CAPITAL LETTER W|[[gW]]|103|147}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0068U+0058: LATIN CAPITAL LETTER X|[[hX]]|104|150}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0069U+0059: LATIN CAPITAL LETTER Y|[[iY]]|105|151}}
|{{chset-color-alpha}}cell1|{{chset-cell3|006AU+005A: LATIN CAPITAL LETTER Z|[[jZ]]|106|152}}
|{{chset-cell1|U+005B: LEFT SQUARE BRACKET|[[Left square bracket|&lsqb;]]}}
|{{chset-color-alpha}}|{{chset-cell3|006B|[[k]]|107|153}}
|{{chset-color-alpha}}cell1|{{chset-cell3|006CU+005C: REVERSE SOLIDUS|[[lBackslash|\]]|108|154}}
|{{chset-cell1|U+005D: RIGHT SQUARE BRACKET|[[Right square bracket|&rsqb;]]}}
|{{chset-color-alpha}}|{{chset-cell3|006D|[[m]]|109|155}}
|{{chset-color-alpha}}cell1|{{chset-cell3|006EU+005E: CIRCUMFLEX ACCENT|[[nCircumflex|^]]|110|156}}
|{{chset-color-alpha}}cell1|{{chset-cell3|006FU+005F: LOW LINE|[[oUnderscore|_]]|111|157}}
|-
!|{{chset-leftleft1|76x}}
|{{chset-cell1|U+2018: LEFT SINGLE QUOTATION MARK|[[Quotation mark|‘]]}}
|{{chset-color-alpha}}|{{chset-cell3|0070|[[p]]|112|160}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0071U+0061: LATIN SMALL LETTER A|[[qa]]|113|161}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0072U+0062: LATIN SMALL LETTER B|[[rb]]|114|162}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0073U+0063: LATIN SMALL LETTER C|[[sc]]|115|163}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0074U+0064: LATIN SMALL LETTER D|[[td]]|116|164}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0075U+0065: LATIN SMALL LETTER E|[[ue]]|117|165}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0076U+0066: LATIN SMALL LETTER F|[[vf]]|118|166}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0077U+0067: LATIN SMALL LETTER G|[[wg]]|119|167}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0078U+0068: LATIN SMALL LETTER H|[[xh]]|120|170}}
|{{chset-color-alpha}}cell1|{{chset-cell3|0079U+0069: LATIN SMALL LETTER I|[[yi]]|121|171}}
|{{chset-color-alpha}}cell1|{{chset-cell3|007AU+006A: LATIN SMALL LETTER J|[[zj]]|122|172}}
|{{chset-cell1|U+006B: LATIN SMALL LETTER K|[[k]]}}
|{{chset-color-punct}}|{{chset-cell3|007B|[[Left curly bracket|&#123;]]|123|173}}
|{{chset-cell1|U+006C: LATIN SMALL LETTER L|[[l]]}}
|{{chset-color-punct}}|{{chset-cell3|007C|[[Vertical bar|&#124;]]|124|174}}
|{{chset-cell1|U+006D: LATIN SMALL LETTER M|[[m]]}}
|{{chset-color-punct}}|{{chset-cell3|007D|[[Right curly bracket|&#125;]]|125|175}}
|{{chset-color-punct}}cell1|{{chset-cell3|007EU+006E: LATIN SMALL LETTER N|[[Tilde|~n]]|126|176}}
|{{chset-cell1|U+006F: LATIN SMALL LETTER O|[[o]]}}
|{{chset-color-ctrl}}|{{chset-ctrl3|007F|[[DEL (control code)|DEL]]|127|177}}
|-
!|{{chset-leftleft1|87x}}
|{{chset-cell1|U+0070: LATIN SMALL LETTER P|[[p]]}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|128|200}}
|{{chset-cell1|U+0071: LATIN SMALL LETTER Q|[[q]]}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|129|201}}
|{{chset-cell1|U+0072: LATIN SMALL LETTER R|[[r]]}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|130|202}}
|{{chset-cell1|U+0073: LATIN SMALL LETTER S|[[s]]}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|131|203}}
|{{chset-cell1|U+0074: LATIN SMALL LETTER T|[[t]]}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|132|204}}
|{{chset-cell1|U+0075: LATIN SMALL LETTER U|[[u]]}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|133|205}}
|{{chset-cell1|U+0076: LATIN SMALL LETTER V|[[v]]}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|134|206}}
|{{chset-cell1|U+0077: LATIN SMALL LETTER W|[[w]]}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|135|207}}
|{{chset-cell1|U+0078: LATIN SMALL LETTER X|[[x]]}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|136|210}}
|{{chset-cell1|U+0079: LATIN SMALL LETTER Y|[[y]]}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|137|211}}
|{{chset-cell1|U+007A: LATIN SMALL LETTER Z|[[z]]}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|138|212}}
|{{chset-cell1|U+007B: LEFT CURLY BRACKET|[[Left curly bracket|{]]}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|139|213}}
|{{chset-cell1|U+007C: VERTICAL LINE|[[Vertical bar|{{pipe}}]]}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|140|214}}
|{{chset-cell1|U+007D: RIGHT CURLY BRACKET|[[Right curly bracket|}]]}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|141|215}}
|{{chset-color-undef-box}}cell1|{{chset-cell3U+007E: TILDE|&nbsp;[[Tilde|&nbsp;|142|216~]]}}
| {{chset-ctrl1 | U+007F: DELETE | [[Delete character|DEL]] }}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|143|217}}
|-
!|{{chset-leftleft1|98x}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|144|220}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|145|221}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|146|222}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|147|223}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|148|224}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|149|225}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|150|226}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|151|227}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|152|230}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|153|231}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|154|232}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|155|233}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|156|234}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|157|235}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|158|236}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|159|237}}
|-
!|{{chset-leftleft1|A9x}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|160|240}}
|{{chset-color-ext-punct}}cell1|{{chset-cell3|00A1|[[¡]]|161|241style=background:#DDD}}
|{{chset-color-intl}}cell1|{{chset-cell3|00A2|[[¢]]|162|242style=background:#DDD}}
|{{chset-color-intl}}cell1|{{chset-cell3|00A3|[[£]]|163|243style=background:#DDD}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-ext-punct-var}}|{{chset-cell3|2044 (2215)<ref name="Unicode_2011_StdEnc"/>|[[⁄]] ([[∕]])|164|244}}
|{{chset-color-intl}}cell1|{{chset-cell3|00A5|[[¥]]|165|245style=background:#DDD}}
|{{chset-color-intl}}cell1|{{chset-cell3|0192|[[ƒ]]|166|246style=background:#DDD}}
|{{chset-color-ext-punct}}cell1|{{chset-cell3|00A7|[[§]]|167|247style=background:#DDD}}
|{{chset-color-ext-punct}}cell1|{{chset-cell3|00A4|[[¤]]|168|250style=background:#DDD}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-ext-punct}}|{{chset-cell3|0027|[[Apostrophe|&#039;]]|169|251}}
|{{chset-color-ext-punct}}cell1|{{chset-cell3|201C|[[“]]|170|252style=background:#DDD}}
|{{chset-color-ext-punct}}cell1|{{chset-cell3|00AB|[[«]]|171|253style=background:#DDD}}
|{{chset-color-ext-punct}}cell1|{{chset-cell3|2039|[[‹]]|172|254style=background:#DDD}}
|{{chset-color-ext-punct}}cell1|{{chset-cell3|203A|[[›]]|173|255style=background:#DDD}}
|{{chset-color-intl}}cell1|{{chset-cell3|FB01|[[fi]]|174|256style=background:#DDD}}
|{{chset-color-intl}}cell1|{{chset-cell3|FB02|[[fl]]|175|257style=background:#DDD}}
|-
!|{{chset-leftleft1|BAx}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|176|260}}
|{{chset-color-ext-punct}}cell1|{{chset-cell3|2013U+00A1: INVERTED EXCLAMATION MARK|[[¡]]|177|261}}
|{{chset-color-ext-punct}}cell1|{{chset-cell3|2020U+00A2: CENT SIGN|[[¢]]|178|262}}
|{{chset-color-ext-punct}}cell1|{{chset-cell3|2021U+00A3: POUND SIGN|[[£]]|179|263}}
|{{chset-cell1|U+2215: DIVISION SLASH|[[∕]]}}
|{{chset-color-ext-punct-var}}|{{chset-cell3|00B7 (2219)<ref name="Unicode_2011_StdEnc"/>|[[·]] ([[∙]])|180|264}}
|{{chset-cell1|U+00A5: YEN SIGN|[[¥]]}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|181|265}}
|{{chset-color-ext-punct}}cell1|{{chset-cell3|00B6U+0192: LATIN SMALL LETTER F WITH HOOK|[[ƒ]]|182|266}}
|{{chset-color-ext-punct}}cell1|{{chset-cell3|2022U+00A7: SECTION SIGN|[[§]]|183|267}}
|{{chset-color-ext-punct}}cell1|{{chset-cell3|201AU+00A4: CURRENCY SIGN|[[¤]]|184|270}}
|{{chset-color-ext-punct}}cell1|{{chset-cell3|201EU+0027: APOSTROPHE|[[Apostrophe|']]|185|271}}
|{{chset-color-ext-punct}}cell1|{{chset-cell3|201DU+201C: LEFT DOUBLE QUOTATION MARK|[[]]|186|272}}
|{{chset-cell1|U+00AB: LEFT-POINTING DOUBLE ANGLE QUOTATION MARK|[[«]]}}
|{{chset-color-ext-punct}}|{{chset-cell3|00BB|[[»]]|187|273}}
|{{chset-cell1|U+2039: SINGLE LEFT-POINTING ANGLE QUOTATION MARK|[[‹]]}}
|{{chset-color-ext-punct}}|{{chset-cell3|2026|[[…]]|188|274}}
|{{chset-cell1|U+203A: SINGLE RIGHT-POINTING ANGLE QUOTATION MARK|[[›]]}}
|{{chset-color-ext-punct}}|{{chset-cell3|2030|[[‰]]|189|275}}
|{{chset-cell1|U+FB01: LATIN SMALL LIGATURE FI|[[Fi (ligature)|fi]]}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|190|276}}
|{{chset-cell1|U+FB02: LATIN SMALL LIGATURE FL|[[Fl (ligature)|fl]]}}
|{{chset-color-ext-punct}}|{{chset-cell3|00BF|[[¿]]|191|277}}
|-
!|{{chset-leftleft1|CBx}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|192|300}}
|{{chset-cell1|U+2013: EN DASH|[[–]]}}
|{{chset-color-ext-punct<!-- -var -->}}|{{chset-cell3|0060<!-- (02CB) --><ref name="Unicode_2011_StdEnc"/>|[[`]]<!-- ([[ˋ]]) -->|193|301}}
|{{chset-cell1|U+2020: DAGGER|[[†]]}}
|{{chset-color-ext-punct}}|{{chset-cell3|00B4<ref name="Unicode_2011_StdEnc"/>|[[´]]|194|302}}
|{{chset-cell1|U+2021: DOUBLE DAGGER|[[‡]]}}
|{{chset-color-ext-punct}}|{{chset-cell3|02C6<ref name="Unicode_2011_StdEnc"/>|[[ˆ]]|195|303}}
|{{chset-cell1|U+00B7: MIDDLE DOT|[[·]]|}}
|{{chset-color-ext-punct}}|{{chset-cell3|02DC<ref name="Unicode_2011_StdEnc"/>|[[˜]]|196|304}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-ext-punct-var}}|{{chset-cell3|00AF (02C9)<ref name="Unicode_2011_StdEnc"/>|[[¯]] ([[ˉ]])|197|305}}
|{{chset-cell1|U+00B6: PILCROW SIGN|[[¶]]}}
|{{chset-color-ext-punct}}|{{chset-cell3|02D8<ref name="Unicode_2011_StdEnc"/>|[[˘]]|198|306}}
|{{chset-cell1|U+2022: BULLET|[[•]]}}
|{{chset-color-ext-punct}}|{{chset-cell3|02D9<ref name="Unicode_2011_StdEnc"/>|[[˙]]|199|307}}
|{{chset-cell1|U+201A: SINGLE LOW-9 QUOTATION MARK|[[‚]]}}
|{{chset-color-ext-punct}}|{{chset-cell3|00A8<ref name="Unicode_2011_StdEnc"/>|[[¨]]|200|310}}
|{{chset-cell1|U+201E: DOUBLE LOW-9 QUOTATION MARK|[[„]]}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|201|311}}
|{{chset-cell1|U+201D: RIGHT DOUBLE QUOTATION MARK|[[”]]}}
|{{chset-color-ext-punct}}|{{chset-cell3|02DA<ref name="Unicode_2011_StdEnc"/>|[[˚]]|202|312}}
|{{chset-cell1|U+00BB: RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK|[[»]]}}
|{{chset-color-ext-punct}}|{{chset-cell3|00B8<ref name="Unicode_2011_StdEnc"/>|[[¸]]|203|313}}
|{{chset-cell1|U+2026: HORIZONTAL ELLIPSIS|[[…]]}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|204|314}}
|{{chset-cell1|U+2030: PER MILLE SIGN|[[‰]]}}
|{{chset-color-ext-punct}}|{{chset-cell3|02DD<ref name="Unicode_2011_StdEnc"/>|[[˝]]|205|315}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-ext-punct}}|{{chset-cell3|02DB<ref name="Unicode_2011_StdEnc"/>|[[˛]]|206|316}}
|{{chset-cell1|U+00BF: INVERTED QUESTION MARK|[[¿]]}}
|{{chset-color-ext-punct}}|{{chset-cell3|02C7<ref name="Unicode_2011_StdEnc"/>|[[ˇ]]|207|317}}
|-
!|{{chset-leftleft1|DCx}}
|{{chset-color-ext-punct}}cell1|{{chset-cell3|2014|[[—]]|208|320style=background:#DDD}}
|{{chset-cell1|U+02CB: MODIFIER LETTER GRAVE ACCENT|[[ˋ]]}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|209|321}}
|{{chset-cell1|U+00B4: ACUTE ACCENT|[[´]]}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|210|322}}
|{{chset-cell1|U+02C6: MODIFIER LETTER CIRCUMFLEX ACCENT|[[ˆ]]}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|211|323}}
|{{chset-cell1|U+02DC: SMALL TILDE|[[˜]]}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|212|324}}
|{{chset-cell1|U+02C9: MODIFIER LETTER MACRON|[[ˉ]]}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|213|325}}
|{{chset-color-undef-box}}cell1|{{chset-cell3U+02D8: BREVE|&nbsp;|&nbsp;|214|326[[˘]]}}
|{{chset-cell1|U+02D9: DOT ABOVE|[[˙]]}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|215|327}}
|{{chset-cell1|U+00A8: DIAERESIS|[[¨]]}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|216|330}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|217|331}}
|{{chset-cell1|U+02DA: RING ABOVE|[[˚]]}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|218|332}}
|{{chset-cell1|U+00B8: CEDILLA|[[¸]]}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|219|333}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|220|334}}
|{{chset-cell1|U+02DD: DOUBLE ACUTE ACCENT|[[˝]]}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|221|335}}
|{{chset-cell1|U+02DB: OGONEK|[[˛]]}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|222|336}}
|{{chset-color-undef-box}}cell1|{{chset-cell3U+02C7: CARON|&nbsp;|&nbsp;|223|337[[ˇ]]}}
|-
!|{{chset-leftleft1|EDx}}
|{{chset-cell1|U+2014: EM DASH|[[—]]}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|224|340}}
|{{chset-color-intl}}cell1|{{chset-cell3|00C6|[[Æ]]|225|341style=background:#DDD}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|226|342}}
|{{chset-color-ext-punct}}cell1|{{chset-cell3|00AA|[[ª]]|227|343style=background:#DDD}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|228|344}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|229|345}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|230|346}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|231|347}}
|{{chset-color-intl}}cell1|{{chset-cell3|0141|[[Ł]]|232|350style=background:#DDD}}
|{{chset-color-intl}}cell1|{{chset-cell3|00D8|[[Ø]]|233|351style=background:#DDD}}
|{{chset-color-intl}}cell1|{{chset-cell3|0152|[[Œ]]|234|352style=background:#DDD}}
|{{chset-color-ext-punct}}cell1|{{chset-cell3|00BA|[[º]]|235|353style=background:#DDD}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|236|354}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|237|355}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|238|356}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|239|357}}
|-
!|{{chset-leftleft1|FEx}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|240|360}}
|{{chset-color-intl}}cell1|{{chset-cell3|00E6U+00C6: LATIN CAPITAL LETTER AE|[[æÆ]]|241|361}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|242|362}}
|{{chset-cell1|U+00AA: FEMININE ORDINAL INDICATOR|[[ª]]}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|243|363}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|244|364}}
|{{chset-color-intl}}cell1|{{chset-cell3|0131|[[ı]]|245|365style=background:#DDD}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|246|366}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|247|367}}
|{{chset-color-intl}}cell1|{{chset-cell3|0142U+0141: LATIN CAPITAL LETTER L WITH STROKE|[[łŁ]]|248|370}}
|{{chset-color-intl}}cell1|{{chset-cell3|00F8U+00D8: LATIN CAPITAL LETTER O WITH STROKE|[[øØ]]|249|371}}
|{{chset-color-intl}}cell1|{{chset-cell3|0153U+0152: LATIN CAPITAL LIGATURE OE|[[œŒ]]|250|372}}
|{{chset-color-intl}}cell1|{{chset-cell3|00DFU+00BA: MASCULINE ORDINAL INDICATOR|[[ߺ]]|251|373}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|252|374}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-color-undef-box}}|{{chset-cell3|&nbsp;|&nbsp;|253|375}}
|{{chset-color-undef}}cell1|{{chset-cell3|&nbsp;|&nbsp;|254|376style=background:#DDD}}
|{{chset-color-undef}}cell1|{{chset-ctrl3|&nbsp;|&nbsp;|255|377style=background:#DDD}}
|-
|{{chset-table-footerleft1|PostScript Standard EncodingFx}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-cell1|U+00E6: LATIN SMALL LETTER AE|[[æ]]}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-cell1|U+0131: LATIN SMALL LETTER DOTLESS I|[[ı]]}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-cell1|U+0142: LATIN SMALL LETTER L WITH STROKE|[[ł]]}}
|{{chset-cell1|U+00F8: LATIN SMALL LETTER O WITH STROKE|[[ø]]}}
|{{chset-cell1|U+0153: LATIN SMALL LIGATURE OE|[[œ]]}}
|{{chset-cell1|U+00DF: LATIN SMALL LETTER SHARP S|[[ß]]}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-cell1|||style=background:#DDD}}
|{{chset-cell1|||style=background:#DDD}}
|}
 
Line 306 ⟶ 316:
==References==
{{reflist|refs=
<ref name="Czyborra_1998_StdEnc">{{cite web |url=http://czyborra.com/charsets/codepages.html#AdobeStandardEncoding |title=Codepage & Co. |at=AdobeStandardEncoding |author-first=Roman |author-last=Czyborra |date=1998-06-27 |access-date=2016-12-06 |dead-url-status=nolive |archive-url=https://web.archive.org/web/20161207115317/http://czyborra.com/charsets/codepages.html#AdobeStandardEncoding |archive-date=2016-12-0607}} [http://czyborra.com/charsets/adobe-stdenc.txt.gz] [http://czyborra.com/charsets/adobe-stdenc.bdf.gz]</ref>
<ref name="Adobe_PLRM3">{{cite book |title=PostScript Language Reference Manual |edition=1st printing, 3rd |date=February 1999 |orig-year=1985 |isbn=0-201-37922-8 |author=Adobe Systems Incorporated |author-link=Adobe Systems Incorporated |publisher=[[Addison-Wesley Publishing Company]] |url=https://www.adobe.com/products/postscript/pdfs/PLRM.pdf |access-date=2017-02-18 |dead-url-status=nolive |archive-url=https://web.archive.org/web/20170218093716/https://www.adobe.com/products/postscript/pdfs/PLRM.pdf |archive-date=2017-02-18}} (NB. This book is informally called "red book" due to its red cover.)</ref>
<ref name="Adobe_PLRM2">{{cite book |title=PostScript Language Reference Manual |edition=2nd |date=1990 |orig-year=1985 |isbn= |author=Adobe Systems Incorporated |author-link=Adobe Systems Incorporated |publisher=[[Addison-Wesley Publishing Company]]}} (NB. This edition also contains a description of [[Display PostScript]], which is no longer discussed in the third edition.)</ref>
<ref name="IBM_CP1276">{{cite web |title=SBCSCCSID code page1276 information - CPGID: 01276 / Name: Adobe (PostScript) Standard Encoding |work=IBM Software: Globalization: Coded character sets and related resources: Code pages by CPGID: Code page identifiers |id=C-H 3-3220-050 |date=1995-07-14 |orig-year=1995-07-01 |publisher=[[IBM]] |url=https://www-01.ibm.com/software/globalization/cp/cp01276.html |access-date=2017-02-18 |dead-url=no document|archive-url=https://web.archive.org/web/2017021809592720160327100212/httpshttp://www-01.ibm.com/software/globalization/cpccsid/cp01276ccsid1276.html |archive-date=20172016-0203-18}} [ftp27|url=http://ftp.softwarewww-01.ibm.com/software/globalization/gcocccsid/attachments/CP01276ccsid1276.txt] [ftp://ftp.software.ibm.com/software/globalization/gcoc/attachments/CP01276.pdf]html}}</ref>
<ref name="Monmouth_2011_StdEncoding">{{cite web |author-first=George |author-last=Sicherman |title=PostScript Standard Encoding |date=2011 |url=http://userpagessicherman.monmouth.com/~colonelnet/stdencoding.html |access-date=2017-02-18 |dead-url=no |archive-url=https://web.archive.org/web/20170218093936/http://userpages.monmouth.com/~colonel/stdencoding.html |archive-date=20172023-0204-1820}}</ref>
<ref name="Kostis_2000_AdobeStd">{{cite web |title=Adobe StandardEncoding Encoding Vector |author-first=Kosta |author-last=Kostis |version=1.20 |date=2000 |url=http://www.kostis.net/charsets/adobestd.htm |access-date=2017-02-18 |dead-url-status=nolive |archive-url=https://web.archive.org/web/20170218092914/http://www.kostis.net/charsets/adobestd.htm |archive-date=2017-02-18}}</ref>
<ref name="Unicode_2011_StdEnc">{{cite web |title=Adobe Standard Encoding to Unicode |publisher=[[Unicode, Inc.]] |date=2011-07-12 |orig-year=1995-05-05 |version=1.0 |url=ftphttps://ftp.unicode.org/Public/MAPPINGS/VENDORS/ADOBE/stdenc.txt |access-date=2017-02-25}}</ref>
}}