xref: /openbsd-src/gnu/usr.bin/perl/cpan/Encode/ucm/macSymbol.ucm (revision b39c515898423c8d899e35282f4b395f7cad3298)
1*b39c5158Smillert#
2*b39c5158Smillert# $Id: macSymbol.ucm,v 2.1 2004/10/22 06:23:11 dankogai Exp $
3*b39c5158Smillert#
4*b39c5158Smillert# Original table can be obtained at
5*b39c5158Smillert# http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/SYMBOL.TXT
6*b39c5158Smillert#
7*b39c5158Smillert<code_set_name> "MacSymbol"
8*b39c5158Smillert<mb_cur_min> 1
9*b39c5158Smillert<mb_cur_max> 1
10*b39c5158Smillert<subchar> \x3F
11*b39c5158SmillertCHARMAP
12*b39c5158Smillert<U0000> \x00 |0 # <control>
13*b39c5158Smillert<U0001> \x01 |0 # <control>
14*b39c5158Smillert<U0002> \x02 |0 # <control>
15*b39c5158Smillert<U0003> \x03 |0 # <control>
16*b39c5158Smillert<U0004> \x04 |0 # <control>
17*b39c5158Smillert<U0005> \x05 |0 # <control>
18*b39c5158Smillert<U0006> \x06 |0 # <control>
19*b39c5158Smillert<U0007> \x07 |0 # <control>
20*b39c5158Smillert<U0008> \x08 |0 # <control>
21*b39c5158Smillert<U0009> \x09 |0 # <control>
22*b39c5158Smillert<U000A> \x0A |0 # <control>
23*b39c5158Smillert<U000B> \x0B |0 # <control>
24*b39c5158Smillert<U000C> \x0C |0 # <control>
25*b39c5158Smillert<U000D> \x0D |0 # <control>
26*b39c5158Smillert<U000E> \x0E |0 # <control>
27*b39c5158Smillert<U000F> \x0F |0 # <control>
28*b39c5158Smillert<U0010> \x10 |0 # <control>
29*b39c5158Smillert<U0011> \x11 |0 # <control>
30*b39c5158Smillert<U0012> \x12 |0 # <control>
31*b39c5158Smillert<U0013> \x13 |0 # <control>
32*b39c5158Smillert<U0014> \x14 |0 # <control>
33*b39c5158Smillert<U0015> \x15 |0 # <control>
34*b39c5158Smillert<U0016> \x16 |0 # <control>
35*b39c5158Smillert<U0017> \x17 |0 # <control>
36*b39c5158Smillert<U0018> \x18 |0 # <control>
37*b39c5158Smillert<U0019> \x19 |0 # <control>
38*b39c5158Smillert<U001A> \x1A |0 # <control>
39*b39c5158Smillert<U001B> \x1B |0 # <control>
40*b39c5158Smillert<U001C> \x1C |0 # <control>
41*b39c5158Smillert<U001D> \x1D |0 # <control>
42*b39c5158Smillert<U001E> \x1E |0 # <control>
43*b39c5158Smillert<U001F> \x1F |0 # <control>
44*b39c5158Smillert<U0020> \x20 |0 # SPACE
45*b39c5158Smillert<U0021> \x21 |0 # EXCLAMATION MARK
46*b39c5158Smillert<U0023> \x23 |0 # NUMBER SIGN
47*b39c5158Smillert<U0025> \x25 |0 # PERCENT SIGN
48*b39c5158Smillert<U0026> \x26 |0 # AMPERSAND
49*b39c5158Smillert<U0028> \x28 |0 # LEFT PARENTHESIS
50*b39c5158Smillert<U0029> \x29 |0 # RIGHT PARENTHESIS
51*b39c5158Smillert<U002B> \x2B |0 # PLUS SIGN
52*b39c5158Smillert<U002C> \x2C |0 # COMMA
53*b39c5158Smillert<U002E> \x2E |0 # FULL STOP
54*b39c5158Smillert<U002F> \x2F |0 # SOLIDUS
55*b39c5158Smillert<U0030> \x30 |0 # DIGIT ZERO
56*b39c5158Smillert<U0031> \x31 |0 # DIGIT ONE
57*b39c5158Smillert<U0032> \x32 |0 # DIGIT TWO
58*b39c5158Smillert<U0033> \x33 |0 # DIGIT THREE
59*b39c5158Smillert<U0034> \x34 |0 # DIGIT FOUR
60*b39c5158Smillert<U0035> \x35 |0 # DIGIT FIVE
61*b39c5158Smillert<U0036> \x36 |0 # DIGIT SIX
62*b39c5158Smillert<U0037> \x37 |0 # DIGIT SEVEN
63*b39c5158Smillert<U0038> \x38 |0 # DIGIT EIGHT
64*b39c5158Smillert<U0039> \x39 |0 # DIGIT NINE
65*b39c5158Smillert<U003A> \x3A |0 # COLON
66*b39c5158Smillert<U003B> \x3B |0 # SEMICOLON
67*b39c5158Smillert<U003C> \x3C |0 # LESS-THAN SIGN
68*b39c5158Smillert<U003D> \x3D |0 # EQUALS SIGN
69*b39c5158Smillert<U003E> \x3E |0 # GREATER-THAN SIGN
70*b39c5158Smillert<U003F> \x3F |0 # QUESTION MARK
71*b39c5158Smillert<U005B> \x5B |0 # LEFT SQUARE BRACKET
72*b39c5158Smillert<U005D> \x5D |0 # RIGHT SQUARE BRACKET
73*b39c5158Smillert<U005F> \x5F |0 # LOW LINE
74*b39c5158Smillert<U007B> \x7B |0 # LEFT CURLY BRACKET
75*b39c5158Smillert<U007C> \x7C |0 # VERTICAL LINE
76*b39c5158Smillert<U007D> \x7D |0 # RIGHT CURLY BRACKET
77*b39c5158Smillert<U00A9> \xD3 |0 # COPYRIGHT SIGN # serif
78*b39c5158Smillert<U00A9><UF87F> \xE3 |3 # COPYRIGHT SIGN, alternate: sans serif
79*b39c5158Smillert<U00AC> \xD8 |0 # NOT SIGN
80*b39c5158Smillert<U00AE> \xD2 |0 # REGISTERED SIGN # serif
81*b39c5158Smillert<U00AE><UF87F> \xE2 |3 # REGISTERED SIGN, alternate: sans serif
82*b39c5158Smillert<U00B0> \xB0 |0 # DEGREE SIGN
83*b39c5158Smillert<U00B1> \xB1 |0 # PLUS-MINUS SIGN
84*b39c5158Smillert<U00D7> \xB4 |0 # MULTIPLICATION SIGN
85*b39c5158Smillert<U00F7> \xB8 |0 # DIVISION SIGN
86*b39c5158Smillert<U0192> \xA6 |0 # LATIN SMALL LETTER F WITH HOOK
87*b39c5158Smillert<U0391> \x41 |0 # GREEK CAPITAL LETTER ALPHA
88*b39c5158Smillert<U0392> \x42 |0 # GREEK CAPITAL LETTER BETA
89*b39c5158Smillert<U0393> \x47 |0 # GREEK CAPITAL LETTER GAMMA
90*b39c5158Smillert<U0394> \x44 |0 # GREEK CAPITAL LETTER DELTA
91*b39c5158Smillert<U0395> \x45 |0 # GREEK CAPITAL LETTER EPSILON
92*b39c5158Smillert<U0396> \x5A |0 # GREEK CAPITAL LETTER ZETA
93*b39c5158Smillert<U0397> \x48 |0 # GREEK CAPITAL LETTER ETA
94*b39c5158Smillert<U0398> \x51 |0 # GREEK CAPITAL LETTER THETA
95*b39c5158Smillert<U0399> \x49 |0 # GREEK CAPITAL LETTER IOTA
96*b39c5158Smillert<U039A> \x4B |0 # GREEK CAPITAL LETTER KAPPA
97*b39c5158Smillert<U039B> \x4C |0 # GREEK CAPITAL LETTER LAMDA
98*b39c5158Smillert<U039C> \x4D |0 # GREEK CAPITAL LETTER MU
99*b39c5158Smillert<U039D> \x4E |0 # GREEK CAPITAL LETTER NU
100*b39c5158Smillert<U039E> \x58 |0 # GREEK CAPITAL LETTER XI
101*b39c5158Smillert<U039F> \x4F |0 # GREEK CAPITAL LETTER OMICRON
102*b39c5158Smillert<U03A0> \x50 |0 # GREEK CAPITAL LETTER PI
103*b39c5158Smillert<U03A1> \x52 |0 # GREEK CAPITAL LETTER RHO
104*b39c5158Smillert<U03A3> \x53 |0 # GREEK CAPITAL LETTER SIGMA
105*b39c5158Smillert<U03A4> \x54 |0 # GREEK CAPITAL LETTER TAU
106*b39c5158Smillert<U03A5> \x55 |0 # GREEK CAPITAL LETTER UPSILON
107*b39c5158Smillert<U03A6> \x46 |0 # GREEK CAPITAL LETTER PHI
108*b39c5158Smillert<U03A7> \x43 |0 # GREEK CAPITAL LETTER CHI
109*b39c5158Smillert<U03A8> \x59 |0 # GREEK CAPITAL LETTER PSI
110*b39c5158Smillert<U03A9> \x57 |0 # GREEK CAPITAL LETTER OMEGA
111*b39c5158Smillert<U03B1> \x61 |0 # GREEK SMALL LETTER ALPHA
112*b39c5158Smillert<U03B2> \x62 |0 # GREEK SMALL LETTER BETA
113*b39c5158Smillert<U03B3> \x67 |0 # GREEK SMALL LETTER GAMMA
114*b39c5158Smillert<U03B4> \x64 |0 # GREEK SMALL LETTER DELTA
115*b39c5158Smillert<U03B5> \x65 |0 # GREEK SMALL LETTER EPSILON
116*b39c5158Smillert<U03B6> \x7A |0 # GREEK SMALL LETTER ZETA
117*b39c5158Smillert<U03B7> \x68 |0 # GREEK SMALL LETTER ETA
118*b39c5158Smillert<U03B8> \x71 |0 # GREEK SMALL LETTER THETA
119*b39c5158Smillert<U03B9> \x69 |0 # GREEK SMALL LETTER IOTA
120*b39c5158Smillert<U03BA> \x6B |0 # GREEK SMALL LETTER KAPPA
121*b39c5158Smillert<U03BB> \x6C |0 # GREEK SMALL LETTER LAMDA
122*b39c5158Smillert<U03BC> \x6D |0 # GREEK SMALL LETTER MU
123*b39c5158Smillert<U03BD> \x6E |0 # GREEK SMALL LETTER NU
124*b39c5158Smillert<U03BE> \x78 |0 # GREEK SMALL LETTER XI
125*b39c5158Smillert<U03BF> \x6F |0 # GREEK SMALL LETTER OMICRON
126*b39c5158Smillert<U03C0> \x70 |0 # GREEK SMALL LETTER PI
127*b39c5158Smillert<U03C1> \x72 |0 # GREEK SMALL LETTER RHO
128*b39c5158Smillert<U03C2> \x56 |0 # GREEK SMALL LETTER FINAL SIGMA
129*b39c5158Smillert<U03C3> \x73 |0 # GREEK SMALL LETTER SIGMA
130*b39c5158Smillert<U03C4> \x74 |0 # GREEK SMALL LETTER TAU
131*b39c5158Smillert<U03C5> \x75 |0 # GREEK SMALL LETTER UPSILON
132*b39c5158Smillert<U03C6> \x66 |0 # GREEK SMALL LETTER PHI
133*b39c5158Smillert<U03C7> \x63 |0 # GREEK SMALL LETTER CHI
134*b39c5158Smillert<U03C8> \x79 |0 # GREEK SMALL LETTER PSI
135*b39c5158Smillert<U03C9> \x77 |0 # GREEK SMALL LETTER OMEGA
136*b39c5158Smillert<U03D1> \x4A |0 # GREEK THETA SYMBOL
137*b39c5158Smillert<U03D2> \xA1 |0 # GREEK UPSILON WITH HOOK SYMBOL
138*b39c5158Smillert<U03D5> \x6A |0 # GREEK PHI SYMBOL
139*b39c5158Smillert<U03D6> \x76 |0 # GREEK PI SYMBOL
140*b39c5158Smillert<U2022> \xB7 |0 # BULLET
141*b39c5158Smillert<U2026> \xBC |0 # HORIZONTAL ELLIPSIS
142*b39c5158Smillert<U2032> \xA2 |0 # PRIME # minute
143*b39c5158Smillert<U2033> \xB2 |0 # DOUBLE PRIME # second
144*b39c5158Smillert<U2044> \xA4 |0 # FRACTION SLASH
145*b39c5158Smillert<U20AC> \xA0 |0 # EURO SIGN
146*b39c5158Smillert<U2111> \xC1 |0 # BLACK-LETTER CAPITAL I
147*b39c5158Smillert<U2118> \xC3 |0 # SCRIPT CAPITAL P
148*b39c5158Smillert<U211C> \xC2 |0 # BLACK-LETTER CAPITAL R
149*b39c5158Smillert<U2122> \xD4 |0 # TRADE MARK SIGN # serif
150*b39c5158Smillert<U2122><UF87F> \xE4 |3 # TRADE MARK SIGN, alternate: sans serif
151*b39c5158Smillert<U2135> \xC0 |0 # ALEF SYMBOL
152*b39c5158Smillert<U2190> \xAC |0 # LEFTWARDS ARROW
153*b39c5158Smillert<U2191> \xAD |0 # UPWARDS ARROW
154*b39c5158Smillert<U2192> \xAE |0 # RIGHTWARDS ARROW
155*b39c5158Smillert<U2193> \xAF |0 # DOWNWARDS ARROW
156*b39c5158Smillert<U2194> \xAB |0 # LEFT RIGHT ARROW
157*b39c5158Smillert<U21B5> \xBF |0 # DOWNWARDS ARROW WITH CORNER LEFTWARDS
158*b39c5158Smillert<U21D0> \xDC |0 # LEFTWARDS DOUBLE ARROW
159*b39c5158Smillert<U21D1> \xDD |0 # UPWARDS DOUBLE ARROW
160*b39c5158Smillert<U21D2> \xDE |0 # RIGHTWARDS DOUBLE ARROW
161*b39c5158Smillert<U21D3> \xDF |0 # DOWNWARDS DOUBLE ARROW
162*b39c5158Smillert<U21D4> \xDB |0 # LEFT RIGHT DOUBLE ARROW
163*b39c5158Smillert<U2200> \x22 |0 # FOR ALL
164*b39c5158Smillert<U2202> \xB6 |0 # PARTIAL DIFFERENTIAL
165*b39c5158Smillert<U2203> \x24 |0 # THERE EXISTS
166*b39c5158Smillert<U2205> \xC6 |0 # EMPTY SET
167*b39c5158Smillert<U2207> \xD1 |0 # NABLA
168*b39c5158Smillert<U2208> \xCE |0 # ELEMENT OF
169*b39c5158Smillert<U2209> \xCF |0 # NOT AN ELEMENT OF
170*b39c5158Smillert<U220D> \x27 |0 # SMALL CONTAINS AS MEMBER
171*b39c5158Smillert<U220F> \xD5 |0 # N-ARY PRODUCT
172*b39c5158Smillert<U2211> \xE5 |0 # N-ARY SUMMATION
173*b39c5158Smillert<U2212> \x2D |0 # MINUS SIGN
174*b39c5158Smillert<U2217> \x2A |0 # ASTERISK OPERATOR
175*b39c5158Smillert<U221A> \xD6 |0 # SQUARE ROOT
176*b39c5158Smillert<U221D> \xB5 |0 # PROPORTIONAL TO
177*b39c5158Smillert<U221E> \xA5 |0 # INFINITY
178*b39c5158Smillert<U2220> \xD0 |0 # ANGLE
179*b39c5158Smillert<U2227> \xD9 |0 # LOGICAL AND
180*b39c5158Smillert<U2228> \xDA |0 # LOGICAL OR
181*b39c5158Smillert<U2229> \xC7 |0 # INTERSECTION
182*b39c5158Smillert<U222A> \xC8 |0 # UNION
183*b39c5158Smillert<U222B> \xF2 |0 # INTEGRAL
184*b39c5158Smillert<U2234> \x5C |0 # THEREFORE
185*b39c5158Smillert<U223C> \x7E |0 # TILDE OPERATOR
186*b39c5158Smillert<U2245> \x40 |0 # APPROXIMATELY EQUAL TO
187*b39c5158Smillert<U2248> \xBB |0 # ALMOST EQUAL TO
188*b39c5158Smillert<U2260> \xB9 |0 # NOT EQUAL TO
189*b39c5158Smillert<U2261> \xBA |0 # IDENTICAL TO
190*b39c5158Smillert<U2264> \xA3 |0 # LESS-THAN OR EQUAL TO
191*b39c5158Smillert<U2265> \xB3 |0 # GREATER-THAN OR EQUAL TO
192*b39c5158Smillert<U2282> \xCC |0 # SUBSET OF
193*b39c5158Smillert<U2283> \xC9 |0 # SUPERSET OF
194*b39c5158Smillert<U2284> \xCB |0 # NOT A SUBSET OF
195*b39c5158Smillert<U2286> \xCD |0 # SUBSET OF OR EQUAL TO
196*b39c5158Smillert<U2287> \xCA |0 # SUPERSET OF OR EQUAL TO
197*b39c5158Smillert<U2295> \xC5 |0 # CIRCLED PLUS
198*b39c5158Smillert<U2297> \xC4 |0 # CIRCLED TIMES
199*b39c5158Smillert<U22A5> \x5E |0 # UP TACK
200*b39c5158Smillert<U22C4> \xE0 |0 # DIAMOND OPERATOR
201*b39c5158Smillert<U22C5> \xD7 |0 # DOT OPERATOR
202*b39c5158Smillert<U2320> \xF3 |0 # TOP HALF INTEGRAL
203*b39c5158Smillert<U2321> \xF5 |0 # BOTTOM HALF INTEGRAL
204*b39c5158Smillert<U239B> \xE6 |0 # LEFT PARENTHESIS UPPER HOOK # for Unicode 3.2 and later
205*b39c5158Smillert<U239C> \xE7 |0 # LEFT PARENTHESIS EXTENSION # for Unicode 3.2 and later
206*b39c5158Smillert<U239D> \xE8 |0 # LEFT PARENTHESIS LOWER HOOK # for Unicode 3.2 and later
207*b39c5158Smillert<U239E> \xF6 |0 # RIGHT PARENTHESIS UPPER HOOK # for Unicode 3.2 and later
208*b39c5158Smillert<U239F> \xF7 |0 # RIGHT PARENTHESIS EXTENSION # for Unicode 3.2 and later
209*b39c5158Smillert<U23A0> \xF8 |0 # RIGHT PARENTHESIS LOWER HOOK # for Unicode 3.2 and later
210*b39c5158Smillert<U23A1> \xE9 |0 # LEFT SQUARE BRACKET UPPER CORNER # for Unicode 3.2 and later
211*b39c5158Smillert<U23A2> \xEA |0 # LEFT SQUARE BRACKET EXTENSION # for Unicode 3.2 and later
212*b39c5158Smillert<U23A3> \xEB |0 # LEFT SQUARE BRACKET LOWER CORNER # for Unicode 3.2 and later
213*b39c5158Smillert<U23A4> \xF9 |0 # RIGHT SQUARE BRACKET UPPER CORNER # for Unicode 3.2 and later
214*b39c5158Smillert<U23A5> \xFA |0 # RIGHT SQUARE BRACKET EXTENSION # for Unicode 3.2 and later
215*b39c5158Smillert<U23A6> \xFB |0 # RIGHT SQUARE BRACKET LOWER CORNER # for Unicode 3.2 and later
216*b39c5158Smillert<U23A7> \xEC |0 # LEFT CURLY BRACKET UPPER HOOK # for Unicode 3.2 and later
217*b39c5158Smillert<U23A8> \xED |0 # LEFT CURLY BRACKET MIDDLE PIECE # for Unicode 3.2 and later
218*b39c5158Smillert<U23A9> \xEE |0 # LEFT CURLY BRACKET LOWER HOOK # for Unicode 3.2 and later
219*b39c5158Smillert<U23AA> \xEF |0 # CURLY BRACKET EXTENSION # for Unicode 3.2 and later
220*b39c5158Smillert<U23AB> \xFC |0 # RIGHT CURLY BRACKET UPPER HOOK # for Unicode 3.2 and later
221*b39c5158Smillert<U23AC> \xFD |0 # RIGHT CURLY BRACKET MIDDLE PIECE # for Unicode 3.2 and later
222*b39c5158Smillert<U23AD> \xFE |0 # RIGHT CURLY BRACKET LOWER HOOK # for Unicode 3.2 and later
223*b39c5158Smillert<U23AE> \xF4 |0 # INTEGRAL EXTENSION # for Unicode 3.2 and later
224*b39c5158Smillert<U23AF> \xBE |0 # HORIZONTAL LINE EXTENSION (for arrows) # for Unicode 3.2 and later
225*b39c5158Smillert<U2660> \xAA |0 # BLACK SPADE SUIT
226*b39c5158Smillert<U2663> \xA7 |0 # BLACK CLUB SUIT
227*b39c5158Smillert<U2665> \xA9 |0 # BLACK HEART SUIT
228*b39c5158Smillert<U2666> \xA8 |0 # BLACK DIAMOND SUIT
229*b39c5158Smillert<U3008> \xE1 |0 # LEFT ANGLE BRACKET
230*b39c5158Smillert<U3009> \xF1 |0 # RIGHT ANGLE BRACKET
231*b39c5158Smillert<UF8E5> \x60 |0 # radical extender # corporate char
232*b39c5158Smillert<UF8E6> \xBD |0 # vertical line extension (for arrows) # corporate char
233*b39c5158Smillert<UF8FF> \xF0 |0 # Apple logo
234*b39c5158SmillertEND CHARMAP
235