1b39c5158Smillert#
2*e5157e49Safresh1# $Id: 8859-13.ucm,v 2.1 2013/08/14 02:29:54 dankogai Exp $
3b39c5158Smillert#
4b39c5158Smillert# Original table can be obtained at
5b39c5158Smillert# http://www.unicode.org/Public/MAPPINGS/ISO8859/8859-13.TXT
6b39c5158Smillert#
7*e5157e49Safresh1#       Copyright (c) 1998 - 1999 Unicode, Inc.  All Rights reserved.
8*e5157e49Safresh1#
9*e5157e49Safresh1#       This file is provided as-is by Unicode, Inc. (The Unicode Consortium).
10*e5157e49Safresh1#       No claims are made as to fitness for any particular purpose.  No
11*e5157e49Safresh1#       warranties of any kind are expressed or implied.  The recipient
12*e5157e49Safresh1#       agrees to determine applicability of information provided.  If this
13*e5157e49Safresh1#       file has been provided on optical media by Unicode, Inc., the sole
14*e5157e49Safresh1#       remedy for any claim will be exchange of defective media within 90
15*e5157e49Safresh1#       days of receipt.
16*e5157e49Safresh1#
17*e5157e49Safresh1#       Unicode, Inc. hereby grants the right to freely use the information
18*e5157e49Safresh1#       supplied in this file in the creation of products supporting the
19*e5157e49Safresh1#       Unicode Standard, and to make copies of this file in any form for
20*e5157e49Safresh1#       internal or external distribution as long as this notice remains
21*e5157e49Safresh1#       attached.
22*e5157e49Safresh1#
23b39c5158Smillert<code_set_name> "iso-8859-13"
24b39c5158Smillert<mb_cur_min> 1
25b39c5158Smillert<mb_cur_max> 1
26b39c5158Smillert<subchar> \x3F
27b39c5158SmillertCHARMAP
28b39c5158Smillert<U0000> \x00 |0 # NULL
29b39c5158Smillert<U0001> \x01 |0 # START OF HEADING
30b39c5158Smillert<U0002> \x02 |0 # START OF TEXT
31b39c5158Smillert<U0003> \x03 |0 # END OF TEXT
32b39c5158Smillert<U0004> \x04 |0 # END OF TRANSMISSION
33b39c5158Smillert<U0005> \x05 |0 # ENQUIRY
34b39c5158Smillert<U0006> \x06 |0 # ACKNOWLEDGE
35b39c5158Smillert<U0007> \x07 |0 # BELL
36b39c5158Smillert<U0008> \x08 |0 # BACKSPACE
37b39c5158Smillert<U0009> \x09 |0 # CHARACTER TABULATION
38b39c5158Smillert<U000A> \x0A |0 # LINE FEED (LF)
39b39c5158Smillert<U000B> \x0B |0 # LINE TABULATION
40b39c5158Smillert<U000C> \x0C |0 # FORM FEED (FF)
41b39c5158Smillert<U000D> \x0D |0 # CARRIAGE RETURN (CR)
42b39c5158Smillert<U000E> \x0E |0 # SHIFT OUT
43b39c5158Smillert<U000F> \x0F |0 # SHIFT IN
44b39c5158Smillert<U0010> \x10 |0 # DATA LINK ESCAPE
45b39c5158Smillert<U0011> \x11 |0 # DEVICE CONTROL ONE
46b39c5158Smillert<U0012> \x12 |0 # DEVICE CONTROL TWO
47b39c5158Smillert<U0013> \x13 |0 # DEVICE CONTROL THREE
48b39c5158Smillert<U0014> \x14 |0 # DEVICE CONTROL FOUR
49b39c5158Smillert<U0015> \x15 |0 # NEGATIVE ACKNOWLEDGE
50b39c5158Smillert<U0016> \x16 |0 # SYNCHRONOUS IDLE
51b39c5158Smillert<U0017> \x17 |0 # END OF TRANSMISSION BLOCK
52b39c5158Smillert<U0018> \x18 |0 # CANCEL
53b39c5158Smillert<U0019> \x19 |0 # END OF MEDIUM
54b39c5158Smillert<U001A> \x1A |0 # SUBSTITUTE
55b39c5158Smillert<U001B> \x1B |0 # ESCAPE
56b39c5158Smillert<U001C> \x1C |0 # INFORMATION SEPARATOR FOUR
57b39c5158Smillert<U001D> \x1D |0 # INFORMATION SEPARATOR THREE
58b39c5158Smillert<U001E> \x1E |0 # INFORMATION SEPARATOR TWO
59b39c5158Smillert<U001F> \x1F |0 # INFORMATION SEPARATOR ONE
60b39c5158Smillert<U0020> \x20 |0 # SPACE
61b39c5158Smillert<U0021> \x21 |0 # EXCLAMATION MARK
62b39c5158Smillert<U0022> \x22 |0 # QUOTATION MARK
63b39c5158Smillert<U0023> \x23 |0 # NUMBER SIGN
64b39c5158Smillert<U0024> \x24 |0 # DOLLAR SIGN
65b39c5158Smillert<U0025> \x25 |0 # PERCENT SIGN
66b39c5158Smillert<U0026> \x26 |0 # AMPERSAND
67b39c5158Smillert<U0027> \x27 |0 # APOSTROPHE
68b39c5158Smillert<U0028> \x28 |0 # LEFT PARENTHESIS
69b39c5158Smillert<U0029> \x29 |0 # RIGHT PARENTHESIS
70b39c5158Smillert<U002A> \x2A |0 # ASTERISK
71b39c5158Smillert<U002B> \x2B |0 # PLUS SIGN
72b39c5158Smillert<U002C> \x2C |0 # COMMA
73b39c5158Smillert<U002D> \x2D |0 # HYPHEN-MINUS
74b39c5158Smillert<U002E> \x2E |0 # FULL STOP
75b39c5158Smillert<U002F> \x2F |0 # SOLIDUS
76b39c5158Smillert<U0030> \x30 |0 # DIGIT ZERO
77b39c5158Smillert<U0031> \x31 |0 # DIGIT ONE
78b39c5158Smillert<U0032> \x32 |0 # DIGIT TWO
79b39c5158Smillert<U0033> \x33 |0 # DIGIT THREE
80b39c5158Smillert<U0034> \x34 |0 # DIGIT FOUR
81b39c5158Smillert<U0035> \x35 |0 # DIGIT FIVE
82b39c5158Smillert<U0036> \x36 |0 # DIGIT SIX
83b39c5158Smillert<U0037> \x37 |0 # DIGIT SEVEN
84b39c5158Smillert<U0038> \x38 |0 # DIGIT EIGHT
85b39c5158Smillert<U0039> \x39 |0 # DIGIT NINE
86b39c5158Smillert<U003A> \x3A |0 # COLON
87b39c5158Smillert<U003B> \x3B |0 # SEMICOLON
88b39c5158Smillert<U003C> \x3C |0 # LESS-THAN SIGN
89b39c5158Smillert<U003D> \x3D |0 # EQUALS SIGN
90b39c5158Smillert<U003E> \x3E |0 # GREATER-THAN SIGN
91b39c5158Smillert<U003F> \x3F |0 # QUESTION MARK
92b39c5158Smillert<U0040> \x40 |0 # COMMERCIAL AT
93b39c5158Smillert<U0041> \x41 |0 # LATIN CAPITAL LETTER A
94b39c5158Smillert<U0042> \x42 |0 # LATIN CAPITAL LETTER B
95b39c5158Smillert<U0043> \x43 |0 # LATIN CAPITAL LETTER C
96b39c5158Smillert<U0044> \x44 |0 # LATIN CAPITAL LETTER D
97b39c5158Smillert<U0045> \x45 |0 # LATIN CAPITAL LETTER E
98b39c5158Smillert<U0046> \x46 |0 # LATIN CAPITAL LETTER F
99b39c5158Smillert<U0047> \x47 |0 # LATIN CAPITAL LETTER G
100b39c5158Smillert<U0048> \x48 |0 # LATIN CAPITAL LETTER H
101b39c5158Smillert<U0049> \x49 |0 # LATIN CAPITAL LETTER I
102b39c5158Smillert<U004A> \x4A |0 # LATIN CAPITAL LETTER J
103b39c5158Smillert<U004B> \x4B |0 # LATIN CAPITAL LETTER K
104b39c5158Smillert<U004C> \x4C |0 # LATIN CAPITAL LETTER L
105b39c5158Smillert<U004D> \x4D |0 # LATIN CAPITAL LETTER M
106b39c5158Smillert<U004E> \x4E |0 # LATIN CAPITAL LETTER N
107b39c5158Smillert<U004F> \x4F |0 # LATIN CAPITAL LETTER O
108b39c5158Smillert<U0050> \x50 |0 # LATIN CAPITAL LETTER P
109b39c5158Smillert<U0051> \x51 |0 # LATIN CAPITAL LETTER Q
110b39c5158Smillert<U0052> \x52 |0 # LATIN CAPITAL LETTER R
111b39c5158Smillert<U0053> \x53 |0 # LATIN CAPITAL LETTER S
112b39c5158Smillert<U0054> \x54 |0 # LATIN CAPITAL LETTER T
113b39c5158Smillert<U0055> \x55 |0 # LATIN CAPITAL LETTER U
114b39c5158Smillert<U0056> \x56 |0 # LATIN CAPITAL LETTER V
115b39c5158Smillert<U0057> \x57 |0 # LATIN CAPITAL LETTER W
116b39c5158Smillert<U0058> \x58 |0 # LATIN CAPITAL LETTER X
117b39c5158Smillert<U0059> \x59 |0 # LATIN CAPITAL LETTER Y
118b39c5158Smillert<U005A> \x5A |0 # LATIN CAPITAL LETTER Z
119b39c5158Smillert<U005B> \x5B |0 # LEFT SQUARE BRACKET
120b39c5158Smillert<U005C> \x5C |0 # REVERSE SOLIDUS
121b39c5158Smillert<U005D> \x5D |0 # RIGHT SQUARE BRACKET
122b39c5158Smillert<U005E> \x5E |0 # CIRCUMFLEX ACCENT
123b39c5158Smillert<U005F> \x5F |0 # LOW LINE
124b39c5158Smillert<U0060> \x60 |0 # GRAVE ACCENT
125b39c5158Smillert<U0061> \x61 |0 # LATIN SMALL LETTER A
126b39c5158Smillert<U0062> \x62 |0 # LATIN SMALL LETTER B
127b39c5158Smillert<U0063> \x63 |0 # LATIN SMALL LETTER C
128b39c5158Smillert<U0064> \x64 |0 # LATIN SMALL LETTER D
129b39c5158Smillert<U0065> \x65 |0 # LATIN SMALL LETTER E
130b39c5158Smillert<U0066> \x66 |0 # LATIN SMALL LETTER F
131b39c5158Smillert<U0067> \x67 |0 # LATIN SMALL LETTER G
132b39c5158Smillert<U0068> \x68 |0 # LATIN SMALL LETTER H
133b39c5158Smillert<U0069> \x69 |0 # LATIN SMALL LETTER I
134b39c5158Smillert<U006A> \x6A |0 # LATIN SMALL LETTER J
135b39c5158Smillert<U006B> \x6B |0 # LATIN SMALL LETTER K
136b39c5158Smillert<U006C> \x6C |0 # LATIN SMALL LETTER L
137b39c5158Smillert<U006D> \x6D |0 # LATIN SMALL LETTER M
138b39c5158Smillert<U006E> \x6E |0 # LATIN SMALL LETTER N
139b39c5158Smillert<U006F> \x6F |0 # LATIN SMALL LETTER O
140b39c5158Smillert<U0070> \x70 |0 # LATIN SMALL LETTER P
141b39c5158Smillert<U0071> \x71 |0 # LATIN SMALL LETTER Q
142b39c5158Smillert<U0072> \x72 |0 # LATIN SMALL LETTER R
143b39c5158Smillert<U0073> \x73 |0 # LATIN SMALL LETTER S
144b39c5158Smillert<U0074> \x74 |0 # LATIN SMALL LETTER T
145b39c5158Smillert<U0075> \x75 |0 # LATIN SMALL LETTER U
146b39c5158Smillert<U0076> \x76 |0 # LATIN SMALL LETTER V
147b39c5158Smillert<U0077> \x77 |0 # LATIN SMALL LETTER W
148b39c5158Smillert<U0078> \x78 |0 # LATIN SMALL LETTER X
149b39c5158Smillert<U0079> \x79 |0 # LATIN SMALL LETTER Y
150b39c5158Smillert<U007A> \x7A |0 # LATIN SMALL LETTER Z
151b39c5158Smillert<U007B> \x7B |0 # LEFT CURLY BRACKET
152b39c5158Smillert<U007C> \x7C |0 # VERTICAL LINE
153b39c5158Smillert<U007D> \x7D |0 # RIGHT CURLY BRACKET
154b39c5158Smillert<U007E> \x7E |0 # TILDE
155b39c5158Smillert<U007F> \x7F |0 # DELETE
156b39c5158Smillert<U0080> \x80 |0 # <control>
157b39c5158Smillert<U0081> \x81 |0 # <control>
158b39c5158Smillert<U0082> \x82 |0 # BREAK PERMITTED HERE
159b39c5158Smillert<U0083> \x83 |0 # NO BREAK HERE
160b39c5158Smillert<U0084> \x84 |0 # <control>
161b39c5158Smillert<U0085> \x85 |0 # NEXT LINE (NEL)
162b39c5158Smillert<U0086> \x86 |0 # START OF SELECTED AREA
163b39c5158Smillert<U0087> \x87 |0 # END OF SELECTED AREA
164b39c5158Smillert<U0088> \x88 |0 # CHARACTER TABULATION SET
165b39c5158Smillert<U0089> \x89 |0 # CHARACTER TABULATION WITH JUSTIFICATION
166b39c5158Smillert<U008A> \x8A |0 # LINE TABULATION SET
167b39c5158Smillert<U008B> \x8B |0 # PARTIAL LINE FORWARD
168b39c5158Smillert<U008C> \x8C |0 # PARTIAL LINE BACKWARD
169b39c5158Smillert<U008D> \x8D |0 # REVERSE LINE FEED
170b39c5158Smillert<U008E> \x8E |0 # SINGLE SHIFT TWO
171b39c5158Smillert<U008F> \x8F |0 # SINGLE SHIFT THREE
172b39c5158Smillert<U0090> \x90 |0 # DEVICE CONTROL STRING
173b39c5158Smillert<U0091> \x91 |0 # PRIVATE USE ONE
174b39c5158Smillert<U0092> \x92 |0 # PRIVATE USE TWO
175b39c5158Smillert<U0093> \x93 |0 # SET TRANSMIT STATE
176b39c5158Smillert<U0094> \x94 |0 # CANCEL CHARACTER
177b39c5158Smillert<U0095> \x95 |0 # MESSAGE WAITING
178b39c5158Smillert<U0096> \x96 |0 # START OF GUARDED AREA
179b39c5158Smillert<U0097> \x97 |0 # END OF GUARDED AREA
180b39c5158Smillert<U0098> \x98 |0 # START OF STRING
181b39c5158Smillert<U0099> \x99 |0 # <control>
182b39c5158Smillert<U009A> \x9A |0 # SINGLE CHARACTER INTRODUCER
183b39c5158Smillert<U009B> \x9B |0 # CONTROL SEQUENCE INTRODUCER
184b39c5158Smillert<U009C> \x9C |0 # STRING TERMINATOR
185b39c5158Smillert<U009D> \x9D |0 # OPERATING SYSTEM COMMAND
186b39c5158Smillert<U009E> \x9E |0 # PRIVACY MESSAGE
187b39c5158Smillert<U009F> \x9F |0 # APPLICATION PROGRAM COMMAND
188b39c5158Smillert<U00A0> \xA0 |0 # NO-BREAK SPACE
189b39c5158Smillert<U00A2> \xA2 |0 # CENT SIGN
190b39c5158Smillert<U00A3> \xA3 |0 # POUND SIGN
191b39c5158Smillert<U00A4> \xA4 |0 # CURRENCY SIGN
192b39c5158Smillert<U00A6> \xA6 |0 # BROKEN BAR
193b39c5158Smillert<U00A7> \xA7 |0 # SECTION SIGN
194b39c5158Smillert<U00A9> \xA9 |0 # COPYRIGHT SIGN
195b39c5158Smillert<U00AB> \xAB |0 # LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
196b39c5158Smillert<U00AC> \xAC |0 # NOT SIGN
197b39c5158Smillert<U00AD> \xAD |0 # SOFT HYPHEN
198b39c5158Smillert<U00AE> \xAE |0 # REGISTERED SIGN
199b39c5158Smillert<U00B0> \xB0 |0 # DEGREE SIGN
200b39c5158Smillert<U00B1> \xB1 |0 # PLUS-MINUS SIGN
201b39c5158Smillert<U00B2> \xB2 |0 # SUPERSCRIPT TWO
202b39c5158Smillert<U00B3> \xB3 |0 # SUPERSCRIPT THREE
203b39c5158Smillert<U00B5> \xB5 |0 # MICRO SIGN
204b39c5158Smillert<U00B6> \xB6 |0 # PILCROW SIGN
205b39c5158Smillert<U00B7> \xB7 |0 # MIDDLE DOT
206b39c5158Smillert<U00B9> \xB9 |0 # SUPERSCRIPT ONE
207b39c5158Smillert<U00BB> \xBB |0 # RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK
208b39c5158Smillert<U00BC> \xBC |0 # VULGAR FRACTION ONE QUARTER
209b39c5158Smillert<U00BD> \xBD |0 # VULGAR FRACTION ONE HALF
210b39c5158Smillert<U00BE> \xBE |0 # VULGAR FRACTION THREE QUARTERS
211b39c5158Smillert<U00C4> \xC4 |0 # LATIN CAPITAL LETTER A WITH DIAERESIS
212b39c5158Smillert<U00C5> \xC5 |0 # LATIN CAPITAL LETTER A WITH RING ABOVE
213b39c5158Smillert<U00C6> \xAF |0 # LATIN CAPITAL LETTER AE
214b39c5158Smillert<U00C9> \xC9 |0 # LATIN CAPITAL LETTER E WITH ACUTE
215b39c5158Smillert<U00D3> \xD3 |0 # LATIN CAPITAL LETTER O WITH ACUTE
216b39c5158Smillert<U00D5> \xD5 |0 # LATIN CAPITAL LETTER O WITH TILDE
217b39c5158Smillert<U00D6> \xD6 |0 # LATIN CAPITAL LETTER O WITH DIAERESIS
218b39c5158Smillert<U00D7> \xD7 |0 # MULTIPLICATION SIGN
219b39c5158Smillert<U00D8> \xA8 |0 # LATIN CAPITAL LETTER O WITH STROKE
220b39c5158Smillert<U00DC> \xDC |0 # LATIN CAPITAL LETTER U WITH DIAERESIS
221b39c5158Smillert<U00DF> \xDF |0 # LATIN SMALL LETTER SHARP S
222b39c5158Smillert<U00E4> \xE4 |0 # LATIN SMALL LETTER A WITH DIAERESIS
223b39c5158Smillert<U00E5> \xE5 |0 # LATIN SMALL LETTER A WITH RING ABOVE
224b39c5158Smillert<U00E6> \xBF |0 # LATIN SMALL LETTER AE
225b39c5158Smillert<U00E9> \xE9 |0 # LATIN SMALL LETTER E WITH ACUTE
226b39c5158Smillert<U00F3> \xF3 |0 # LATIN SMALL LETTER O WITH ACUTE
227b39c5158Smillert<U00F5> \xF5 |0 # LATIN SMALL LETTER O WITH TILDE
228b39c5158Smillert<U00F6> \xF6 |0 # LATIN SMALL LETTER O WITH DIAERESIS
229b39c5158Smillert<U00F7> \xF7 |0 # DIVISION SIGN
230b39c5158Smillert<U00F8> \xB8 |0 # LATIN SMALL LETTER O WITH STROKE
231b39c5158Smillert<U00FC> \xFC |0 # LATIN SMALL LETTER U WITH DIAERESIS
232b39c5158Smillert<U0100> \xC2 |0 # LATIN CAPITAL LETTER A WITH MACRON
233b39c5158Smillert<U0101> \xE2 |0 # LATIN SMALL LETTER A WITH MACRON
234b39c5158Smillert<U0104> \xC0 |0 # LATIN CAPITAL LETTER A WITH OGONEK
235b39c5158Smillert<U0105> \xE0 |0 # LATIN SMALL LETTER A WITH OGONEK
236b39c5158Smillert<U0106> \xC3 |0 # LATIN CAPITAL LETTER C WITH ACUTE
237b39c5158Smillert<U0107> \xE3 |0 # LATIN SMALL LETTER C WITH ACUTE
238b39c5158Smillert<U010C> \xC8 |0 # LATIN CAPITAL LETTER C WITH CARON
239b39c5158Smillert<U010D> \xE8 |0 # LATIN SMALL LETTER C WITH CARON
240b39c5158Smillert<U0112> \xC7 |0 # LATIN CAPITAL LETTER E WITH MACRON
241b39c5158Smillert<U0113> \xE7 |0 # LATIN SMALL LETTER E WITH MACRON
242b39c5158Smillert<U0116> \xCB |0 # LATIN CAPITAL LETTER E WITH DOT ABOVE
243b39c5158Smillert<U0117> \xEB |0 # LATIN SMALL LETTER E WITH DOT ABOVE
244b39c5158Smillert<U0118> \xC6 |0 # LATIN CAPITAL LETTER E WITH OGONEK
245b39c5158Smillert<U0119> \xE6 |0 # LATIN SMALL LETTER E WITH OGONEK
246b39c5158Smillert<U0122> \xCC |0 # LATIN CAPITAL LETTER G WITH CEDILLA
247b39c5158Smillert<U0123> \xEC |0 # LATIN SMALL LETTER G WITH CEDILLA
248b39c5158Smillert<U012A> \xCE |0 # LATIN CAPITAL LETTER I WITH MACRON
249b39c5158Smillert<U012B> \xEE |0 # LATIN SMALL LETTER I WITH MACRON
250b39c5158Smillert<U012E> \xC1 |0 # LATIN CAPITAL LETTER I WITH OGONEK
251b39c5158Smillert<U012F> \xE1 |0 # LATIN SMALL LETTER I WITH OGONEK
252b39c5158Smillert<U0136> \xCD |0 # LATIN CAPITAL LETTER K WITH CEDILLA
253b39c5158Smillert<U0137> \xED |0 # LATIN SMALL LETTER K WITH CEDILLA
254b39c5158Smillert<U013B> \xCF |0 # LATIN CAPITAL LETTER L WITH CEDILLA
255b39c5158Smillert<U013C> \xEF |0 # LATIN SMALL LETTER L WITH CEDILLA
256b39c5158Smillert<U0141> \xD9 |0 # LATIN CAPITAL LETTER L WITH STROKE
257b39c5158Smillert<U0142> \xF9 |0 # LATIN SMALL LETTER L WITH STROKE
258b39c5158Smillert<U0143> \xD1 |0 # LATIN CAPITAL LETTER N WITH ACUTE
259b39c5158Smillert<U0144> \xF1 |0 # LATIN SMALL LETTER N WITH ACUTE
260b39c5158Smillert<U0145> \xD2 |0 # LATIN CAPITAL LETTER N WITH CEDILLA
261b39c5158Smillert<U0146> \xF2 |0 # LATIN SMALL LETTER N WITH CEDILLA
262b39c5158Smillert<U014C> \xD4 |0 # LATIN CAPITAL LETTER O WITH MACRON
263b39c5158Smillert<U014D> \xF4 |0 # LATIN SMALL LETTER O WITH MACRON
264b39c5158Smillert<U0156> \xAA |0 # LATIN CAPITAL LETTER R WITH CEDILLA
265b39c5158Smillert<U0157> \xBA |0 # LATIN SMALL LETTER R WITH CEDILLA
266b39c5158Smillert<U015A> \xDA |0 # LATIN CAPITAL LETTER S WITH ACUTE
267b39c5158Smillert<U015B> \xFA |0 # LATIN SMALL LETTER S WITH ACUTE
268b39c5158Smillert<U0160> \xD0 |0 # LATIN CAPITAL LETTER S WITH CARON
269b39c5158Smillert<U0161> \xF0 |0 # LATIN SMALL LETTER S WITH CARON
270b39c5158Smillert<U016A> \xDB |0 # LATIN CAPITAL LETTER U WITH MACRON
271b39c5158Smillert<U016B> \xFB |0 # LATIN SMALL LETTER U WITH MACRON
272b39c5158Smillert<U0172> \xD8 |0 # LATIN CAPITAL LETTER U WITH OGONEK
273b39c5158Smillert<U0173> \xF8 |0 # LATIN SMALL LETTER U WITH OGONEK
274b39c5158Smillert<U0179> \xCA |0 # LATIN CAPITAL LETTER Z WITH ACUTE
275b39c5158Smillert<U017A> \xEA |0 # LATIN SMALL LETTER Z WITH ACUTE
276b39c5158Smillert<U017B> \xDD |0 # LATIN CAPITAL LETTER Z WITH DOT ABOVE
277b39c5158Smillert<U017C> \xFD |0 # LATIN SMALL LETTER Z WITH DOT ABOVE
278b39c5158Smillert<U017D> \xDE |0 # LATIN CAPITAL LETTER Z WITH CARON
279b39c5158Smillert<U017E> \xFE |0 # LATIN SMALL LETTER Z WITH CARON
280b39c5158Smillert<U2019> \xFF |0 # RIGHT SINGLE QUOTATION MARK
281b39c5158Smillert<U201C> \xB4 |0 # LEFT DOUBLE QUOTATION MARK
282b39c5158Smillert<U201D> \xA1 |0 # RIGHT DOUBLE QUOTATION MARK
283b39c5158Smillert<U201E> \xA5 |0 # DOUBLE LOW-9 QUOTATION MARK
284b39c5158SmillertEND CHARMAP
285