1*b39c5158Smillert# 2*b39c5158Smillert# $Id: symbol.ucm,v 2.0 2004/05/16 20:55:28 dankogai Exp $ 3*b39c5158Smillert# 4*b39c5158Smillert# compile -n symbol -o Encode/symbol.ucm Encode/symbol.enc 5*b39c5158Smillert<code_set_name> "symbol" 6*b39c5158Smillert<mb_cur_min> 1 7*b39c5158Smillert<mb_cur_max> 1 8*b39c5158Smillert<subchar> \x3F 9*b39c5158Smillert# 10*b39c5158SmillertCHARMAP 11*b39c5158Smillert<U0000> \x00 |0 # <control> 12*b39c5158Smillert<U0001> \x01 |0 # <control> 13*b39c5158Smillert<U0002> \x02 |0 # <control> 14*b39c5158Smillert<U0003> \x03 |0 # <control> 15*b39c5158Smillert<U0004> \x04 |0 # <control> 16*b39c5158Smillert<U0005> \x05 |0 # <control> 17*b39c5158Smillert<U0006> \x06 |0 # <control> 18*b39c5158Smillert<U0007> \x07 |0 # <control> 19*b39c5158Smillert<U0008> \x08 |0 # <control> 20*b39c5158Smillert<U0009> \x09 |0 # <control> 21*b39c5158Smillert<U000A> \x0A |0 # <control> 22*b39c5158Smillert<U000B> \x0B |0 # <control> 23*b39c5158Smillert<U000C> \x0C |0 # <control> 24*b39c5158Smillert<U000D> \x0D |0 # <control> 25*b39c5158Smillert<U000E> \x0E |0 # <control> 26*b39c5158Smillert<U000F> \x0F |0 # <control> 27*b39c5158Smillert<U0010> \x10 |0 # <control> 28*b39c5158Smillert<U0011> \x11 |0 # <control> 29*b39c5158Smillert<U0012> \x12 |0 # <control> 30*b39c5158Smillert<U0013> \x13 |0 # <control> 31*b39c5158Smillert<U0014> \x14 |0 # <control> 32*b39c5158Smillert<U0015> \x15 |0 # <control> 33*b39c5158Smillert<U0016> \x16 |0 # <control> 34*b39c5158Smillert<U0017> \x17 |0 # <control> 35*b39c5158Smillert<U0018> \x18 |0 # <control> 36*b39c5158Smillert<U0019> \x19 |0 # <control> 37*b39c5158Smillert<U001A> \x1A |0 # <control> 38*b39c5158Smillert<U001B> \x1B |0 # <control> 39*b39c5158Smillert<U001C> \x1C |0 # <control> 40*b39c5158Smillert<U001D> \x1D |0 # <control> 41*b39c5158Smillert<U001E> \x1E |0 # <control> 42*b39c5158Smillert<U001F> \x1F |0 # <control> 43*b39c5158Smillert<U0020> \x20 |0 # SPACE 44*b39c5158Smillert<U0021> \x21 |0 # EXCLAMATION MARK 45*b39c5158Smillert<U2200> \x22 |0 # FOR ALL 46*b39c5158Smillert<U0023> \x23 |0 # NUMBER SIGN 47*b39c5158Smillert<U2203> \x24 |0 # THERE EXISTS 48*b39c5158Smillert<U0025> \x25 |0 # PERCENT SIGN 49*b39c5158Smillert<U0026> \x26 |0 # AMPERSAND 50*b39c5158Smillert<U220D> \x27 |0 # SMALL CONTAINS AS MEMBER 51*b39c5158Smillert<U0028> \x28 |0 # LEFT PARENTHESIS 52*b39c5158Smillert<U0029> \x29 |0 # RIGHT PARENTHESIS 53*b39c5158Smillert<U2217> \x2A |0 # ASTERISK OPERATOR 54*b39c5158Smillert<U002B> \x2B |0 # PLUS SIGN 55*b39c5158Smillert<U002C> \x2C |0 # COMMA 56*b39c5158Smillert<U2212> \x2D |0 # MINUS SIGN 57*b39c5158Smillert<U002E> \x2E |0 # FULL STOP 58*b39c5158Smillert<U002F> \x2F |0 # SOLIDUS 59*b39c5158Smillert<U0030> \x30 |0 # DIGIT ZERO 60*b39c5158Smillert<U0031> \x31 |0 # DIGIT ONE 61*b39c5158Smillert<U0032> \x32 |0 # DIGIT TWO 62*b39c5158Smillert<U0033> \x33 |0 # DIGIT THREE 63*b39c5158Smillert<U0034> \x34 |0 # DIGIT FOUR 64*b39c5158Smillert<U0035> \x35 |0 # DIGIT FIVE 65*b39c5158Smillert<U0036> \x36 |0 # DIGIT SIX 66*b39c5158Smillert<U0037> \x37 |0 # DIGIT SEVEN 67*b39c5158Smillert<U0038> \x38 |0 # DIGIT EIGHT 68*b39c5158Smillert<U0039> \x39 |0 # DIGIT NINE 69*b39c5158Smillert<U003A> \x3A |0 # COLON 70*b39c5158Smillert<U003B> \x3B |0 # SEMICOLON 71*b39c5158Smillert<U003C> \x3C |0 # LESS-THAN SIGN 72*b39c5158Smillert<U003D> \x3D |0 # EQUALS SIGN 73*b39c5158Smillert<U003E> \x3E |0 # GREATER-THAN SIGN 74*b39c5158Smillert<U003F> \x3F |0 # QUESTION MARK 75*b39c5158Smillert<U2245> \x40 |0 # APPROXIMATELY EQUAL TO 76*b39c5158Smillert<U0391> \x41 |0 # GREEK CAPITAL LETTER ALPHA 77*b39c5158Smillert<U0392> \x42 |0 # GREEK CAPITAL LETTER BETA 78*b39c5158Smillert<U03A7> \x43 |0 # GREEK CAPITAL LETTER CHI 79*b39c5158Smillert<U0394> \x44 |0 # GREEK CAPITAL LETTER DELTA 80*b39c5158Smillert<U0395> \x45 |0 # GREEK CAPITAL LETTER EPSILON 81*b39c5158Smillert<U03A6> \x46 |0 # GREEK CAPITAL LETTER PHI 82*b39c5158Smillert<U0393> \x47 |0 # GREEK CAPITAL LETTER GAMMA 83*b39c5158Smillert<U0397> \x48 |0 # GREEK CAPITAL LETTER ETA 84*b39c5158Smillert<U0399> \x49 |0 # GREEK CAPITAL LETTER IOTA 85*b39c5158Smillert<U03D1> \x4A |0 # GREEK THETA SYMBOL 86*b39c5158Smillert<U039A> \x4B |0 # GREEK CAPITAL LETTER KAPPA 87*b39c5158Smillert<U039B> \x4C |0 # GREEK CAPITAL LETTER LAMDA 88*b39c5158Smillert<U039C> \x4D |0 # GREEK CAPITAL LETTER MU 89*b39c5158Smillert<U039D> \x4E |0 # GREEK CAPITAL LETTER NU 90*b39c5158Smillert<U039F> \x4F |0 # GREEK CAPITAL LETTER OMICRON 91*b39c5158Smillert<U03A0> \x50 |0 # GREEK CAPITAL LETTER PI 92*b39c5158Smillert<U0398> \x51 |0 # GREEK CAPITAL LETTER THETA 93*b39c5158Smillert<U03A1> \x52 |0 # GREEK CAPITAL LETTER RHO 94*b39c5158Smillert<U03A3> \x53 |0 # GREEK CAPITAL LETTER SIGMA 95*b39c5158Smillert<U03A4> \x54 |0 # GREEK CAPITAL LETTER TAU 96*b39c5158Smillert<U03A5> \x55 |0 # GREEK CAPITAL LETTER UPSILON 97*b39c5158Smillert<U03C2> \x56 |0 # GREEK SMALL LETTER FINAL SIGMA 98*b39c5158Smillert<U03A9> \x57 |0 # GREEK CAPITAL LETTER OMEGA 99*b39c5158Smillert<U039E> \x58 |0 # GREEK CAPITAL LETTER XI 100*b39c5158Smillert<U03A8> \x59 |0 # GREEK CAPITAL LETTER PSI 101*b39c5158Smillert<U0396> \x5A |0 # GREEK CAPITAL LETTER ZETA 102*b39c5158Smillert<U005B> \x5B |0 # LEFT SQUARE BRACKET 103*b39c5158Smillert<U2234> \x5C |0 # THEREFORE 104*b39c5158Smillert<U005D> \x5D |0 # RIGHT SQUARE BRACKET 105*b39c5158Smillert<U22A5> \x5E |0 # UP TACK 106*b39c5158Smillert<U005F> \x5F |0 # LOW LINE 107*b39c5158Smillert<UF8E5> \x60 |0 # <Private Use, First> 108*b39c5158Smillert<U03B1> \x61 |0 # GREEK SMALL LETTER ALPHA 109*b39c5158Smillert<U03B2> \x62 |0 # GREEK SMALL LETTER BETA 110*b39c5158Smillert<U03C7> \x63 |0 # GREEK SMALL LETTER CHI 111*b39c5158Smillert<U03B4> \x64 |0 # GREEK SMALL LETTER DELTA 112*b39c5158Smillert<U03B5> \x65 |0 # GREEK SMALL LETTER EPSILON 113*b39c5158Smillert<U03C6> \x66 |0 # GREEK SMALL LETTER PHI 114*b39c5158Smillert<U03B3> \x67 |0 # GREEK SMALL LETTER GAMMA 115*b39c5158Smillert<U03B7> \x68 |0 # GREEK SMALL LETTER ETA 116*b39c5158Smillert<U03B9> \x69 |0 # GREEK SMALL LETTER IOTA 117*b39c5158Smillert<U03D5> \x6A |0 # GREEK PHI SYMBOL 118*b39c5158Smillert<U03BA> \x6B |0 # GREEK SMALL LETTER KAPPA 119*b39c5158Smillert<U03BB> \x6C |0 # GREEK SMALL LETTER LAMDA 120*b39c5158Smillert<U03BC> \x6D |0 # GREEK SMALL LETTER MU 121*b39c5158Smillert<U03BD> \x6E |0 # GREEK SMALL LETTER NU 122*b39c5158Smillert<U03BF> \x6F |0 # GREEK SMALL LETTER OMICRON 123*b39c5158Smillert<U03C0> \x70 |0 # GREEK SMALL LETTER PI 124*b39c5158Smillert<U03B8> \x71 |0 # GREEK SMALL LETTER THETA 125*b39c5158Smillert<U03C1> \x72 |0 # GREEK SMALL LETTER RHO 126*b39c5158Smillert<U03C3> \x73 |0 # GREEK SMALL LETTER SIGMA 127*b39c5158Smillert<U03C4> \x74 |0 # GREEK SMALL LETTER TAU 128*b39c5158Smillert<U03C5> \x75 |0 # GREEK SMALL LETTER UPSILON 129*b39c5158Smillert<U03D6> \x76 |0 # GREEK PI SYMBOL 130*b39c5158Smillert<U03C9> \x77 |0 # GREEK SMALL LETTER OMEGA 131*b39c5158Smillert<U03BE> \x78 |0 # GREEK SMALL LETTER XI 132*b39c5158Smillert<U03C8> \x79 |0 # GREEK SMALL LETTER PSI 133*b39c5158Smillert<U03B6> \x7A |0 # GREEK SMALL LETTER ZETA 134*b39c5158Smillert<U007B> \x7B |0 # LEFT CURLY BRACKET 135*b39c5158Smillert<U007C> \x7C |0 # VERTICAL LINE 136*b39c5158Smillert<U007D> \x7D |0 # RIGHT CURLY BRACKET 137*b39c5158Smillert<U223C> \x7E |0 # TILDE OPERATOR 138*b39c5158Smillert<U007F> \x7F |0 # <control> 139*b39c5158Smillert<U0080> \x80 |0 # <control> 140*b39c5158Smillert<U0081> \x81 |0 # <control> 141*b39c5158Smillert<U0082> \x82 |0 # <control> 142*b39c5158Smillert<U0083> \x83 |0 # <control> 143*b39c5158Smillert<U0084> \x84 |0 # <control> 144*b39c5158Smillert<U0085> \x85 |0 # <control> 145*b39c5158Smillert<U0086> \x86 |0 # <control> 146*b39c5158Smillert<U0087> \x87 |0 # <control> 147*b39c5158Smillert<U0088> \x88 |0 # <control> 148*b39c5158Smillert<U0089> \x89 |0 # <control> 149*b39c5158Smillert<U008A> \x8A |0 # <control> 150*b39c5158Smillert<U008B> \x8B |0 # <control> 151*b39c5158Smillert<U008C> \x8C |0 # <control> 152*b39c5158Smillert<U008D> \x8D |0 # <control> 153*b39c5158Smillert<U008E> \x8E |0 # <control> 154*b39c5158Smillert<U008F> \x8F |0 # <control> 155*b39c5158Smillert<U0090> \x90 |0 # <control> 156*b39c5158Smillert<U0091> \x91 |0 # <control> 157*b39c5158Smillert<U0092> \x92 |0 # <control> 158*b39c5158Smillert<U0093> \x93 |0 # <control> 159*b39c5158Smillert<U0094> \x94 |0 # <control> 160*b39c5158Smillert<U0095> \x95 |0 # <control> 161*b39c5158Smillert<U0096> \x96 |0 # <control> 162*b39c5158Smillert<U0097> \x97 |0 # <control> 163*b39c5158Smillert<U0098> \x98 |0 # <control> 164*b39c5158Smillert<U0099> \x99 |0 # <control> 165*b39c5158Smillert<U009A> \x9A |0 # <control> 166*b39c5158Smillert<U009B> \x9B |0 # <control> 167*b39c5158Smillert<U009C> \x9C |0 # <control> 168*b39c5158Smillert<U009D> \x9D |0 # <control> 169*b39c5158Smillert<U009E> \x9E |0 # <control> 170*b39c5158Smillert<U009F> \x9F |0 # <control> 171*b39c5158Smillert<U03D2> \xA1 |0 # GREEK UPSILON WITH HOOK SYMBOL 172*b39c5158Smillert<U2032> \xA2 |0 # PRIME 173*b39c5158Smillert<U2264> \xA3 |0 # LESS-THAN OR EQUAL TO 174*b39c5158Smillert<U2044> \xA4 |0 # FRACTION SLASH 175*b39c5158Smillert<U221E> \xA5 |0 # INFINITY 176*b39c5158Smillert<U0192> \xA6 |0 # LATIN SMALL LETTER F WITH HOOK 177*b39c5158Smillert<U2663> \xA7 |0 # BLACK CLUB SUIT 178*b39c5158Smillert<U2666> \xA8 |0 # BLACK DIAMOND SUIT 179*b39c5158Smillert<U2665> \xA9 |0 # BLACK HEART SUIT 180*b39c5158Smillert<U2660> \xAA |0 # BLACK SPADE SUIT 181*b39c5158Smillert<U2194> \xAB |0 # LEFT RIGHT ARROW 182*b39c5158Smillert<U2190> \xAC |0 # LEFTWARDS ARROW 183*b39c5158Smillert<U2191> \xAD |0 # UPWARDS ARROW 184*b39c5158Smillert<U2192> \xAE |0 # RIGHTWARDS ARROW 185*b39c5158Smillert<U2193> \xAF |0 # DOWNWARDS ARROW 186*b39c5158Smillert<U00B0> \xB0 |0 # DEGREE SIGN 187*b39c5158Smillert<U00B1> \xB1 |0 # PLUS-MINUS SIGN 188*b39c5158Smillert<U2033> \xB2 |0 # DOUBLE PRIME 189*b39c5158Smillert<U2265> \xB3 |0 # GREATER-THAN OR EQUAL TO 190*b39c5158Smillert<U00D7> \xB4 |0 # MULTIPLICATION SIGN 191*b39c5158Smillert<U221D> \xB5 |0 # PROPORTIONAL TO 192*b39c5158Smillert<U2202> \xB6 |0 # PARTIAL DIFFERENTIAL 193*b39c5158Smillert<U2022> \xB7 |0 # BULLET 194*b39c5158Smillert<U00F7> \xB8 |0 # DIVISION SIGN 195*b39c5158Smillert<U2260> \xB9 |0 # NOT EQUAL TO 196*b39c5158Smillert<U2261> \xBA |0 # IDENTICAL TO 197*b39c5158Smillert<U2248> \xBB |0 # ALMOST EQUAL TO 198*b39c5158Smillert<U2026> \xBC |0 # HORIZONTAL ELLIPSIS 199*b39c5158Smillert<UF8E6> \xBD |0 # <Private Use, First> 200*b39c5158Smillert<UF8E7> \xBE |0 # <Private Use, First> 201*b39c5158Smillert<U21B5> \xBF |0 # DOWNWARDS ARROW WITH CORNER LEFTWARDS 202*b39c5158Smillert<U2135> \xC0 |0 # ALEF SYMBOL 203*b39c5158Smillert<U2111> \xC1 |0 # BLACK-LETTER CAPITAL I 204*b39c5158Smillert<U211C> \xC2 |0 # BLACK-LETTER CAPITAL R 205*b39c5158Smillert<U2118> \xC3 |0 # SCRIPT CAPITAL P 206*b39c5158Smillert<U2297> \xC4 |0 # CIRCLED TIMES 207*b39c5158Smillert<U2295> \xC5 |0 # CIRCLED PLUS 208*b39c5158Smillert<U2205> \xC6 |0 # EMPTY SET 209*b39c5158Smillert<U2229> \xC7 |0 # INTERSECTION 210*b39c5158Smillert<U222A> \xC8 |0 # UNION 211*b39c5158Smillert<U2283> \xC9 |0 # SUPERSET OF 212*b39c5158Smillert<U2287> \xCA |0 # SUPERSET OF OR EQUAL TO 213*b39c5158Smillert<U2284> \xCB |0 # NOT A SUBSET OF 214*b39c5158Smillert<U2282> \xCC |0 # SUBSET OF 215*b39c5158Smillert<U2286> \xCD |0 # SUBSET OF OR EQUAL TO 216*b39c5158Smillert<U2208> \xCE |0 # ELEMENT OF 217*b39c5158Smillert<U2209> \xCF |0 # NOT AN ELEMENT OF 218*b39c5158Smillert<U2220> \xD0 |0 # ANGLE 219*b39c5158Smillert<U2207> \xD1 |0 # NABLA 220*b39c5158Smillert<U00AE> \xD2 |0 # REGISTERED SIGN 221*b39c5158Smillert<U00A9> \xD3 |0 # COPYRIGHT SIGN 222*b39c5158Smillert<U2122> \xD4 |0 # TRADE MARK SIGN 223*b39c5158Smillert<U220F> \xD5 |0 # N-ARY PRODUCT 224*b39c5158Smillert<U221A> \xD6 |0 # SQUARE ROOT 225*b39c5158Smillert<U22C5> \xD7 |0 # DOT OPERATOR 226*b39c5158Smillert<U00AC> \xD8 |0 # NOT SIGN 227*b39c5158Smillert<U2227> \xD9 |0 # LOGICAL AND 228*b39c5158Smillert<U2228> \xDA |0 # LOGICAL OR 229*b39c5158Smillert<U21D4> \xDB |0 # LEFT RIGHT DOUBLE ARROW 230*b39c5158Smillert<U21D0> \xDC |0 # LEFTWARDS DOUBLE ARROW 231*b39c5158Smillert<U21D1> \xDD |0 # UPWARDS DOUBLE ARROW 232*b39c5158Smillert<U21D2> \xDE |0 # RIGHTWARDS DOUBLE ARROW 233*b39c5158Smillert<U21D3> \xDF |0 # DOWNWARDS DOUBLE ARROW 234*b39c5158Smillert<U22C4> \xE0 |0 # DIAMOND OPERATOR 235*b39c5158Smillert<U2329> \xE1 |0 # LEFT-POINTING ANGLE BRACKET 236*b39c5158Smillert<UF8E8> \xE2 |0 # <Private Use, First> 237*b39c5158Smillert<UF8E9> \xE3 |0 # <Private Use, First> 238*b39c5158Smillert<UF8EA> \xE4 |0 # <Private Use, First> 239*b39c5158Smillert<U2211> \xE5 |0 # N-ARY SUMMATION 240*b39c5158Smillert<UF8EB> \xE6 |0 # <Private Use, First> 241*b39c5158Smillert<UF8EC> \xE7 |0 # <Private Use, First> 242*b39c5158Smillert<UF8ED> \xE8 |0 # <Private Use, First> 243*b39c5158Smillert<UF8EE> \xE9 |0 # <Private Use, First> 244*b39c5158Smillert<UF8EF> \xEA |0 # <Private Use, First> 245*b39c5158Smillert<UF8F0> \xEB |0 # <Private Use, First> 246*b39c5158Smillert<UF8F1> \xEC |0 # <Private Use, First> 247*b39c5158Smillert<UF8F2> \xED |0 # <Private Use, First> 248*b39c5158Smillert<UF8F3> \xEE |0 # <Private Use, First> 249*b39c5158Smillert<UF8F4> \xEF |0 # <Private Use, First> 250*b39c5158Smillert<UF8FF> \xF0 |0 # <Private Use, First> 251*b39c5158Smillert<U232A> \xF1 |0 # RIGHT-POINTING ANGLE BRACKET 252*b39c5158Smillert<U222B> \xF2 |0 # INTEGRAL 253*b39c5158Smillert<U2320> \xF3 |0 # TOP HALF INTEGRAL 254*b39c5158Smillert<UF8F5> \xF4 |0 # <Private Use, First> 255*b39c5158Smillert<U2321> \xF5 |0 # BOTTOM HALF INTEGRAL 256*b39c5158Smillert<UF8F6> \xF6 |0 # <Private Use, First> 257*b39c5158Smillert<UF8F7> \xF7 |0 # <Private Use, First> 258*b39c5158Smillert<UF8F8> \xF8 |0 # <Private Use, First> 259*b39c5158Smillert<UF8F9> \xF9 |0 # <Private Use, First> 260*b39c5158Smillert<UF8FA> \xFA |0 # <Private Use, First> 261*b39c5158Smillert<UF8FB> \xFB |0 # <Private Use, First> 262*b39c5158Smillert<UF8FC> \xFC |0 # <Private Use, First> 263*b39c5158Smillert<UF8FD> \xFD |0 # <Private Use, First> 264*b39c5158Smillert<UF8FE> \xFE |0 # <Private Use, First> 265*b39c5158SmillertEND CHARMAP 266