xref: /openbsd/gnu/usr.bin/perl/cpan/Encode/ucm/8859-7.ucm (revision e5157e49)
1b39c5158Smillert#
2*e5157e49Safresh1# $Id: 8859-7.ucm,v 2.2 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-7.TXT
6b39c5158Smillert#
7*e5157e49Safresh1#       Copyright (c) 1991-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-7"
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<U00A3> \xA3 |0 # POUND SIGN
190b39c5158Smillert<U00A6> \xA6 |0 # BROKEN BAR
191b39c5158Smillert<U00A7> \xA7 |0 # SECTION SIGN
192b39c5158Smillert<U00A8> \xA8 |0 # DIAERESIS
193b39c5158Smillert<U00A9> \xA9 |0 # COPYRIGHT SIGN
194b39c5158Smillert<U00AB> \xAB |0 # LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
195b39c5158Smillert<U00AC> \xAC |0 # NOT SIGN
196b39c5158Smillert<U00AD> \xAD |0 # SOFT HYPHEN
197b39c5158Smillert<U00B0> \xB0 |0 # DEGREE SIGN
198b39c5158Smillert<U00B1> \xB1 |0 # PLUS-MINUS SIGN
199b39c5158Smillert<U00B2> \xB2 |0 # SUPERSCRIPT TWO
200b39c5158Smillert<U00B3> \xB3 |0 # SUPERSCRIPT THREE
201b39c5158Smillert<U00B7> \xB7 |0 # MIDDLE DOT
202b39c5158Smillert<U00BB> \xBB |0 # RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK
203b39c5158Smillert<U00BD> \xBD |0 # VULGAR FRACTION ONE HALF
204b39c5158Smillert<U037A> \xAA |0 # GREEK YPOGEGRAMMENI
205b39c5158Smillert<U0384> \xB4 |0 # GREEK TONOS
206b39c5158Smillert<U0385> \xB5 |0 # GREEK DIALYTIKA TONOS
207b39c5158Smillert<U0386> \xB6 |0 # GREEK CAPITAL LETTER ALPHA WITH TONOS
208b39c5158Smillert<U0388> \xB8 |0 # GREEK CAPITAL LETTER EPSILON WITH TONOS
209b39c5158Smillert<U0389> \xB9 |0 # GREEK CAPITAL LETTER ETA WITH TONOS
210b39c5158Smillert<U038A> \xBA |0 # GREEK CAPITAL LETTER IOTA WITH TONOS
211b39c5158Smillert<U038C> \xBC |0 # GREEK CAPITAL LETTER OMICRON WITH TONOS
212b39c5158Smillert<U038E> \xBE |0 # GREEK CAPITAL LETTER UPSILON WITH TONOS
213b39c5158Smillert<U038F> \xBF |0 # GREEK CAPITAL LETTER OMEGA WITH TONOS
214b39c5158Smillert<U0390> \xC0 |0 # GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS
215b39c5158Smillert<U0391> \xC1 |0 # GREEK CAPITAL LETTER ALPHA
216b39c5158Smillert<U0392> \xC2 |0 # GREEK CAPITAL LETTER BETA
217b39c5158Smillert<U0393> \xC3 |0 # GREEK CAPITAL LETTER GAMMA
218b39c5158Smillert<U0394> \xC4 |0 # GREEK CAPITAL LETTER DELTA
219b39c5158Smillert<U0395> \xC5 |0 # GREEK CAPITAL LETTER EPSILON
220b39c5158Smillert<U0396> \xC6 |0 # GREEK CAPITAL LETTER ZETA
221b39c5158Smillert<U0397> \xC7 |0 # GREEK CAPITAL LETTER ETA
222b39c5158Smillert<U0398> \xC8 |0 # GREEK CAPITAL LETTER THETA
223b39c5158Smillert<U0399> \xC9 |0 # GREEK CAPITAL LETTER IOTA
224b39c5158Smillert<U039A> \xCA |0 # GREEK CAPITAL LETTER KAPPA
225b39c5158Smillert<U039B> \xCB |0 # GREEK CAPITAL LETTER LAMDA
226b39c5158Smillert<U039C> \xCC |0 # GREEK CAPITAL LETTER MU
227b39c5158Smillert<U039D> \xCD |0 # GREEK CAPITAL LETTER NU
228b39c5158Smillert<U039E> \xCE |0 # GREEK CAPITAL LETTER XI
229b39c5158Smillert<U039F> \xCF |0 # GREEK CAPITAL LETTER OMICRON
230b39c5158Smillert<U03A0> \xD0 |0 # GREEK CAPITAL LETTER PI
231b39c5158Smillert<U03A1> \xD1 |0 # GREEK CAPITAL LETTER RHO
232b39c5158Smillert<U03A3> \xD3 |0 # GREEK CAPITAL LETTER SIGMA
233b39c5158Smillert<U03A4> \xD4 |0 # GREEK CAPITAL LETTER TAU
234b39c5158Smillert<U03A5> \xD5 |0 # GREEK CAPITAL LETTER UPSILON
235b39c5158Smillert<U03A6> \xD6 |0 # GREEK CAPITAL LETTER PHI
236b39c5158Smillert<U03A7> \xD7 |0 # GREEK CAPITAL LETTER CHI
237b39c5158Smillert<U03A8> \xD8 |0 # GREEK CAPITAL LETTER PSI
238b39c5158Smillert<U03A9> \xD9 |0 # GREEK CAPITAL LETTER OMEGA
239b39c5158Smillert<U03AA> \xDA |0 # GREEK CAPITAL LETTER IOTA WITH DIALYTIKA
240b39c5158Smillert<U03AB> \xDB |0 # GREEK CAPITAL LETTER UPSILON WITH DIALYTIKA
241b39c5158Smillert<U03AC> \xDC |0 # GREEK SMALL LETTER ALPHA WITH TONOS
242b39c5158Smillert<U03AD> \xDD |0 # GREEK SMALL LETTER EPSILON WITH TONOS
243b39c5158Smillert<U03AE> \xDE |0 # GREEK SMALL LETTER ETA WITH TONOS
244b39c5158Smillert<U03AF> \xDF |0 # GREEK SMALL LETTER IOTA WITH TONOS
245b39c5158Smillert<U03B0> \xE0 |0 # GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND TONOS
246b39c5158Smillert<U03B1> \xE1 |0 # GREEK SMALL LETTER ALPHA
247b39c5158Smillert<U03B2> \xE2 |0 # GREEK SMALL LETTER BETA
248b39c5158Smillert<U03B3> \xE3 |0 # GREEK SMALL LETTER GAMMA
249b39c5158Smillert<U03B4> \xE4 |0 # GREEK SMALL LETTER DELTA
250b39c5158Smillert<U03B5> \xE5 |0 # GREEK SMALL LETTER EPSILON
251b39c5158Smillert<U03B6> \xE6 |0 # GREEK SMALL LETTER ZETA
252b39c5158Smillert<U03B7> \xE7 |0 # GREEK SMALL LETTER ETA
253b39c5158Smillert<U03B8> \xE8 |0 # GREEK SMALL LETTER THETA
254b39c5158Smillert<U03B9> \xE9 |0 # GREEK SMALL LETTER IOTA
255b39c5158Smillert<U03BA> \xEA |0 # GREEK SMALL LETTER KAPPA
256b39c5158Smillert<U03BB> \xEB |0 # GREEK SMALL LETTER LAMDA
257b39c5158Smillert<U03BC> \xEC |0 # GREEK SMALL LETTER MU
258b39c5158Smillert<U03BD> \xED |0 # GREEK SMALL LETTER NU
259b39c5158Smillert<U03BE> \xEE |0 # GREEK SMALL LETTER XI
260b39c5158Smillert<U03BF> \xEF |0 # GREEK SMALL LETTER OMICRON
261b39c5158Smillert<U03C0> \xF0 |0 # GREEK SMALL LETTER PI
262b39c5158Smillert<U03C1> \xF1 |0 # GREEK SMALL LETTER RHO
263b39c5158Smillert<U03C2> \xF2 |0 # GREEK SMALL LETTER FINAL SIGMA
264b39c5158Smillert<U03C3> \xF3 |0 # GREEK SMALL LETTER SIGMA
265b39c5158Smillert<U03C4> \xF4 |0 # GREEK SMALL LETTER TAU
266b39c5158Smillert<U03C5> \xF5 |0 # GREEK SMALL LETTER UPSILON
267b39c5158Smillert<U03C6> \xF6 |0 # GREEK SMALL LETTER PHI
268b39c5158Smillert<U03C7> \xF7 |0 # GREEK SMALL LETTER CHI
269b39c5158Smillert<U03C8> \xF8 |0 # GREEK SMALL LETTER PSI
270b39c5158Smillert<U03C9> \xF9 |0 # GREEK SMALL LETTER OMEGA
271b39c5158Smillert<U03CA> \xFA |0 # GREEK SMALL LETTER IOTA WITH DIALYTIKA
272b39c5158Smillert<U03CB> \xFB |0 # GREEK SMALL LETTER UPSILON WITH DIALYTIKA
273b39c5158Smillert<U03CC> \xFC |0 # GREEK SMALL LETTER OMICRON WITH TONOS
274b39c5158Smillert<U03CD> \xFD |0 # GREEK SMALL LETTER UPSILON WITH TONOS
275b39c5158Smillert<U03CE> \xFE |0 # GREEK SMALL LETTER OMEGA WITH TONOS
276b39c5158Smillert<U2015> \xAF |0 # HORIZONTAL BAR
277b39c5158Smillert<U2018> \xA1 |0 # LEFT SINGLE QUOTATION MARK
278b39c5158Smillert<U2019> \xA2 |0 # RIGHT SINGLE QUOTATION MARK
279b39c5158Smillert<U20AC> \xA4 |0 # EURO SIGN
280b39c5158Smillert<U20AF> \xA5 |0 # DRACHMA SIGN
281b39c5158SmillertEND CHARMAP
282