#
#  Name:             Adobe Standard Encoding to Unicode
#  Unicode version:  2.0
#  Table version:    0.2
#  Date:             30 March 1999
#  
#  Copyright (c) 1991-1999 Unicode, Inc. All Rights reserved.
#  
#  This file is provided as-is by Unicode, Inc. (The Unicode Consortium). No
#  claims are made as to fitness for any particular purpose. No warranties of
#  any kind are expressed or implied. The recipient agrees to determine
#  applicability of information provided. If this file has been provided on
#  magnetic media by Unicode, Inc., the sole remedy for any claim will be
#  exchange of defective media within 90 days of receipt.
#  
#  Recipient is granted the right to make copies in any form for internal
#  distribution and to freely use the information supplied in the creation of
#  products supporting Unicode. Unicode, Inc. specifically excludes the right
#  to re-distribute this file directly to third parties or other organizations
#  whether for profit or not.
#  
#  Format: 4 tab-delimited fields:
#
#    (1) The Adobe Standard Encoding code point (in hexadecimal)
#    (2) The Unicode value (in hexadecimal)
#    (3) # Unicode name
#    (4) # PostScript character name
#  
#  General Notes:
# 
#    The Unicode values in this table were produced as the result of applying
#    the algorithm described in the section "Populating a Unicode space" in the
#    document "Unicode and Glyph Names," at
#    http://partners.adobe.com/asn/developer/typeforum/unicodegn.html
#    to the characters encoded in Adobe Standard Encoding. Note that some
#    Standard Encoding characters, such as "space", are mapped to 2 Unicode
#    values. Refer to the above document for more details.
#
#  Revision History:
#
#    [v0.2, 30 March 1999]
#    Different algorithm to produce Unicode values (see notes above) results in
#    some character codes being mapped to 2 Unicode values. Updated Unicode
#    names to Unicode 2.0 names.
#    
#    [v0.1, 5 May 1995] First release.
#
#  Contact <unicode-inc@unicode.org> with any questions or comments.
#
0x20    0x0020    # SPACE    # space
0x20    0x00A0    # NO-BREAK SPACE    # space
0x21    0x0021    # EXCLAMATION MARK    # exclam
0x22    0x0022    # QUOTATION MARK    # quotedbl
0x23    0x0023    # NUMBER SIGN    # numbersign
0x24    0x0024    # DOLLAR SIGN    # dollar
0x25    0x0025    # PERCENT SIGN    # percent
0x26    0x0026    # AMPERSAND    # ampersand
0x27    0x2019    # RIGHT SINGLE QUOTATION MARK    # quoteright
0x28    0x0028    # LEFT PARENTHESIS    # parenleft
0x29    0x0029    # RIGHT PARENTHESIS    # parenright
0x2A    0x002A    # ASTERISK    # asterisk
0x2B    0x002B    # PLUS SIGN    # plus
0x2C    0x002C    # COMMA    # comma
0x2D    0x002D    # HYPHEN-MINUS    # hyphen
0x2D    0x00AD    # SOFT HYPHEN    # hyphen
0x2E    0x002E    # FULL STOP    # period
0x2F    0x002F    # SOLIDUS    # slash
0x30    0x0030    # DIGIT ZERO    # zero
0x31    0x0031    # DIGIT ONE    # one
0x32    0x0032    # DIGIT TWO    # two
0x33    0x0033    # DIGIT THREE    # three
0x34    0x0034    # DIGIT FOUR    # four
0x35    0x0035    # DIGIT FIVE    # five
0x36    0x0036    # DIGIT SIX    # six
0x37    0x0037    # DIGIT SEVEN    # seven
0x38    0x0038    # DIGIT EIGHT    # eight
0x39    0x0039    # DIGIT NINE    # nine
0x3A    0x003A    # COLON    # colon
0x3B    0x003B    # SEMICOLON    # semicolon
0x3C    0x003C    # LESS-THAN SIGN    # less
0x3D    0x003D    # EQUALS SIGN    # equal
0x3E    0x003E    # GREATER-THAN SIGN    # greater
0x3F    0x003F    # QUESTION MARK    # question
0x40    0x0040    # COMMERCIAL AT    # at
0x41    0x0041    # LATIN CAPITAL LETTER A    # A
0x42    0x0042    # LATIN CAPITAL LETTER B    # B
0x43    0x0043    # LATIN CAPITAL LETTER C    # C
0x44    0x0044    # LATIN CAPITAL LETTER D    # D
0x45    0x0045    # LATIN CAPITAL LETTER E    # E
0x46    0x0046    # LATIN CAPITAL LETTER F    # F
0x47    0x0047    # LATIN CAPITAL LETTER G    # G
0x48    0x0048    # LATIN CAPITAL LETTER H    # H
0x49    0x0049    # LATIN CAPITAL LETTER I    # I
0x4A    0x004A    # LATIN CAPITAL LETTER J    # J
0x4B    0x004B    # LATIN CAPITAL LETTER K    # K
0x4C    0x004C    # LATIN CAPITAL LETTER L    # L
0x4D    0x004D    # LATIN CAPITAL LETTER M    # M
0x4E    0x004E    # LATIN CAPITAL LETTER N    # N
0x4F    0x004F    # LATIN CAPITAL LETTER O    # O
0x50    0x0050    # LATIN CAPITAL LETTER P    # P
0x51    0x0051    # LATIN CAPITAL LETTER Q    # Q
0x52    0x0052    # LATIN CAPITAL LETTER R    # R
0x53    0x0053    # LATIN CAPITAL LETTER S    # S
0x54    0x0054    # LATIN CAPITAL LETTER T    # T
0x55    0x0055    # LATIN CAPITAL LETTER U    # U
0x56    0x0056    # LATIN CAPITAL LETTER V    # V
0x57    0x0057    # LATIN CAPITAL LETTER W    # W
0x58    0x0058    # LATIN CAPITAL LETTER X    # X
0x59    0x0059    # LATIN CAPITAL LETTER Y    # Y
0x5A    0x005A    # LATIN CAPITAL LETTER Z    # Z
0x5B    0x005B    # LEFT SQUARE BRACKET    # bracketleft
0x5C    0x005C    # REVERSE SOLIDUS    # backslash
0x5D    0x005D    # RIGHT SQUARE BRACKET    # bracketright
0x5E    0x005E    # CIRCUMFLEX ACCENT    # asciicircum
0x5F    0x005F    # LOW LINE    # underscore
0x60    0x2018    # LEFT SINGLE QUOTATION MARK    # quoteleft
0x61    0x0061    # LATIN SMALL LETTER A    # a
0x62    0x0062    # LATIN SMALL LETTER B    # b
0x63    0x0063    # LATIN SMALL LETTER C    # c
0x64    0x0064    # LATIN SMALL LETTER D    # d
0x65    0x0065    # LATIN SMALL LETTER E    # e
0x66    0x0066    # LATIN SMALL LETTER F    # f
0x67    0x0067    # LATIN SMALL LETTER G    # g
0x68    0x0068    # LATIN SMALL LETTER H    # h
0x69    0x0069    # LATIN SMALL LETTER I    # i
0x6A    0x006A    # LATIN SMALL LETTER J    # j
0x6B    0x006B    # LATIN SMALL LETTER K    # k
0x6C    0x006C    # LATIN SMALL LETTER L    # l
0x6D    0x006D    # LATIN SMALL LETTER M    # m
0x6E    0x006E    # LATIN SMALL LETTER N    # n
0x6F    0x006F    # LATIN SMALL LETTER O    # o
0x70    0x0070    # LATIN SMALL LETTER P    # p
0x71    0x0071    # LATIN SMALL LETTER Q    # q
0x72    0x0072    # LATIN SMALL LETTER R    # r
0x73    0x0073    # LATIN SMALL LETTER S    # s
0x74    0x0074    # LATIN SMALL LETTER T    # t
0x75    0x0075    # LATIN SMALL LETTER U    # u
0x76    0x0076    # LATIN SMALL LETTER V    # v
0x77    0x0077    # LATIN SMALL LETTER W    # w
0x78    0x0078    # LATIN SMALL LETTER X    # x
0x79    0x0079    # LATIN SMALL LETTER Y    # y
0x7A    0x007A    # LATIN SMALL LETTER Z    # z
0x7B    0x007B    # LEFT CURLY BRACKET    # braceleft
0x7C    0x007C    # VERTICAL LINE    # bar
0x7D    0x007D    # RIGHT CURLY BRACKET    # braceright
0x7E    0x007E    # TILDE    # asciitilde
0xA1    0x00A1    # INVERTED EXCLAMATION MARK    # exclamdown
0xA2    0x00A2    # CENT SIGN    # cent
0xA3    0x00A3    # POUND SIGN    # sterling
0xA4    0x2044    # FRACTION SLASH    # fraction
0xA4    0x2215    # DIVISION SLASH    # fraction
0xA5    0x00A5    # YEN SIGN    # yen
0xA6    0x0192    # LATIN SMALL LETTER F WITH HOOK    # florin
0xA7    0x00A7    # SECTION SIGN    # section
0xA8    0x00A4    # CURRENCY SIGN    # currency
0xA9    0x0027    # APOSTROPHE    # quotesingle
0xAA    0x201C    # LEFT DOUBLE QUOTATION MARK    # quotedblleft
0xAB    0x00AB    # LEFT-POINTING DOUBLE ANGLE QUOTATION MARK    # guillemotleft
0xAC    0x2039    # SINGLE LEFT-POINTING ANGLE QUOTATION MARK    # guilsinglleft
0xAD    0x203A    # SINGLE RIGHT-POINTING ANGLE QUOTATION MARK    # guilsinglright
0xAE    0xFB01    # LATIN SMALL LIGATURE FI    # fi
0xAF    0xFB02    # LATIN SMALL LIGATURE FL    # fl
0xB1    0x2013    # EN DASH    # endash
0xB2    0x2020    # DAGGER    # dagger
0xB3    0x2021    # DOUBLE DAGGER    # daggerdbl
0xB4    0x00B7    # MIDDLE DOT    # periodcentered
0xB4    0x2219    # BULLET OPERATOR    # periodcentered
0xB6    0x00B6    # PILCROW SIGN    # paragraph
0xB7    0x2022    # BULLET    # bullet
0xB8    0x201A    # SINGLE LOW-9 QUOTATION MARK    # quotesinglbase
0xB9    0x201E    # DOUBLE LOW-9 QUOTATION MARK    # quotedblbase
0xBA    0x201D    # RIGHT DOUBLE QUOTATION MARK    # quotedblright
0xBB    0x00BB    # RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK    # guillemotright
0xBC    0x2026    # HORIZONTAL ELLIPSIS    # ellipsis
0xBD    0x2030    # PER MILLE SIGN    # perthousand
0xBF    0x00BF    # INVERTED QUESTION MARK    # questiondown
0xC1    0x0060    # GRAVE ACCENT    # grave
0xC2    0x00B4    # ACUTE ACCENT    # acute
0xC3    0x02C6    # MODIFIER LETTER CIRCUMFLEX ACCENT    # circumflex
0xC4    0x02DC    # SMALL TILDE    # tilde
0xC5    0x00AF    # MACRON    # macron
0xC5    0x02C9    # MODIFIER LETTER MACRON    # macron
0xC6    0x02D8    # BREVE    # breve
0xC7    0x02D9    # DOT ABOVE    # dotaccent
0xC8    0x00A8    # DIAERESIS    # dieresis
0xCA    0x02DA    # RING ABOVE    # ring
0xCB    0x00B8    # CEDILLA    # cedilla
0xCD    0x02DD    # DOUBLE ACUTE ACCENT    # hungarumlaut
0xCE    0x02DB    # OGONEK    # ogonek
0xCF    0x02C7    # CARON    # caron
0xD0    0x2014    # EM DASH    # emdash
0xE1    0x00C6    # LATIN CAPITAL LETTER AE    # AE
0xE3    0x00AA    # FEMININE ORDINAL INDICATOR    # ordfeminine
0xE8    0x0141    # LATIN CAPITAL LETTER L WITH STROKE    # Lslash
0xE9    0x00D8    # LATIN CAPITAL LETTER O WITH STROKE    # Oslash
0xEA    0x0152    # LATIN CAPITAL LIGATURE OE    # OE
0xEB    0x00BA    # MASCULINE ORDINAL INDICATOR    # ordmasculine
0xF1    0x00E6    # LATIN SMALL LETTER AE    # ae
0xF5    0x0131    # LATIN SMALL LETTER DOTLESS I    # dotlessi
0xF8    0x0142    # LATIN SMALL LETTER L WITH STROKE    # lslash
0xF9    0x00F8    # LATIN SMALL LETTER O WITH STROKE    # oslash
0xFA    0x0153    # LATIN SMALL LIGATURE OE    # oe
0xFB    0x00DF    # LATIN SMALL LETTER SHARP S    # germandbls