1CODEPAGE 737 ;Greek (aka 437G) - OEM 2 3CPINFO 1 0x3f 0x003f ;Single Byte CP, Default Char = Question Mark 4 5MBTABLE 256 6 70x00 0x0000 ;Null 80x01 0x0001 ;Start Of Heading 90x02 0x0002 ;Start Of Text 100x03 0x0003 ;End Of Text 110x04 0x0004 ;End Of Transmission 120x05 0x0005 ;Enquiry 130x06 0x0006 ;Acknowledge 140x07 0x0007 ;Bell 150x08 0x0008 ;Backspace 160x09 0x0009 ;Horizontal Tabulation 170x0a 0x000a ;Line Feed 180x0b 0x000b ;Vertical Tabulation 190x0c 0x000c ;Form Feed 200x0d 0x000d ;Carriage Return 210x0e 0x000e ;Shift Out 220x0f 0x000f ;Shift In 230x10 0x0010 ;Data Link Escape 240x11 0x0011 ;Device Control One 250x12 0x0012 ;Device Control Two 260x13 0x0013 ;Device Control Three 270x14 0x0014 ;Device Control Four 280x15 0x0015 ;Negative Acknowledge 290x16 0x0016 ;Synchronous Idle 300x17 0x0017 ;End Of Transmission Block 310x18 0x0018 ;Cancel 320x19 0x0019 ;End Of Medium 330x1a 0x001a ;Substitute 340x1b 0x001b ;Escape 350x1c 0x001c ;File Separator 360x1d 0x001d ;Group Separator 370x1e 0x001e ;Record Separator 380x1f 0x001f ;Unit Separator 390x20 0x0020 ;Space 400x21 0x0021 ;Exclamation Mark 410x22 0x0022 ;Quotation Mark 420x23 0x0023 ;Number Sign 430x24 0x0024 ;Dollar Sign 440x25 0x0025 ;Percent Sign 450x26 0x0026 ;Ampersand 460x27 0x0027 ;Apostrophe 470x28 0x0028 ;Left Parenthesis 480x29 0x0029 ;Right Parenthesis 490x2a 0x002a ;Asterisk 500x2b 0x002b ;Plus Sign 510x2c 0x002c ;Comma 520x2d 0x002d ;Hyphen-Minus 530x2e 0x002e ;Full Stop 540x2f 0x002f ;Solidus 550x30 0x0030 ;Digit Zero 560x31 0x0031 ;Digit One 570x32 0x0032 ;Digit Two 580x33 0x0033 ;Digit Three 590x34 0x0034 ;Digit Four 600x35 0x0035 ;Digit Five 610x36 0x0036 ;Digit Six 620x37 0x0037 ;Digit Seven 630x38 0x0038 ;Digit Eight 640x39 0x0039 ;Digit Nine 650x3a 0x003a ;Colon 660x3b 0x003b ;Semicolon 670x3c 0x003c ;Less-Than Sign 680x3d 0x003d ;Equals Sign 690x3e 0x003e ;Greater-Than Sign 700x3f 0x003f ;Question Mark 710x40 0x0040 ;Commercial At 720x41 0x0041 ;Latin Capital Letter A 730x42 0x0042 ;Latin Capital Letter B 740x43 0x0043 ;Latin Capital Letter C 750x44 0x0044 ;Latin Capital Letter D 760x45 0x0045 ;Latin Capital Letter E 770x46 0x0046 ;Latin Capital Letter F 780x47 0x0047 ;Latin Capital Letter G 790x48 0x0048 ;Latin Capital Letter H 800x49 0x0049 ;Latin Capital Letter I 810x4a 0x004a ;Latin Capital Letter J 820x4b 0x004b ;Latin Capital Letter K 830x4c 0x004c ;Latin Capital Letter L 840x4d 0x004d ;Latin Capital Letter M 850x4e 0x004e ;Latin Capital Letter N 860x4f 0x004f ;Latin Capital Letter O 870x50 0x0050 ;Latin Capital Letter P 880x51 0x0051 ;Latin Capital Letter Q 890x52 0x0052 ;Latin Capital Letter R 900x53 0x0053 ;Latin Capital Letter S 910x54 0x0054 ;Latin Capital Letter T 920x55 0x0055 ;Latin Capital Letter U 930x56 0x0056 ;Latin Capital Letter V 940x57 0x0057 ;Latin Capital Letter W 950x58 0x0058 ;Latin Capital Letter X 960x59 0x0059 ;Latin Capital Letter Y 970x5a 0x005a ;Latin Capital Letter Z 980x5b 0x005b ;Left Square Bracket 990x5c 0x005c ;Reverse Solidus 1000x5d 0x005d ;Right Square Bracket 1010x5e 0x005e ;Circumflex Accent 1020x5f 0x005f ;Low Line 1030x60 0x0060 ;Grave Accent 1040x61 0x0061 ;Latin Small Letter A 1050x62 0x0062 ;Latin Small Letter B 1060x63 0x0063 ;Latin Small Letter C 1070x64 0x0064 ;Latin Small Letter D 1080x65 0x0065 ;Latin Small Letter E 1090x66 0x0066 ;Latin Small Letter F 1100x67 0x0067 ;Latin Small Letter G 1110x68 0x0068 ;Latin Small Letter H 1120x69 0x0069 ;Latin Small Letter I 1130x6a 0x006a ;Latin Small Letter J 1140x6b 0x006b ;Latin Small Letter K 1150x6c 0x006c ;Latin Small Letter L 1160x6d 0x006d ;Latin Small Letter M 1170x6e 0x006e ;Latin Small Letter N 1180x6f 0x006f ;Latin Small Letter O 1190x70 0x0070 ;Latin Small Letter P 1200x71 0x0071 ;Latin Small Letter Q 1210x72 0x0072 ;Latin Small Letter R 1220x73 0x0073 ;Latin Small Letter S 1230x74 0x0074 ;Latin Small Letter T 1240x75 0x0075 ;Latin Small Letter U 1250x76 0x0076 ;Latin Small Letter V 1260x77 0x0077 ;Latin Small Letter W 1270x78 0x0078 ;Latin Small Letter X 1280x79 0x0079 ;Latin Small Letter Y 1290x7a 0x007a ;Latin Small Letter Z 1300x7b 0x007b ;Left Curly Bracket 1310x7c 0x007c ;Vertical Line 1320x7d 0x007d ;Right Curly Bracket 1330x7e 0x007e ;Tilde 1340x7f 0x007f ;Delete 1350x80 0x0391 ;Greek Capital Letter Alpha 1360x81 0x0392 ;Greek Capital Letter Beta 1370x82 0x0393 ;Greek Capital Letter Gamma 1380x83 0x0394 ;Greek Capital Letter Delta 1390x84 0x0395 ;Greek Capital Letter Epsilon 1400x85 0x0396 ;Greek Capital Letter Zeta 1410x86 0x0397 ;Greek Capital Letter Eta 1420x87 0x0398 ;Greek Capital Letter Theta 1430x88 0x0399 ;Greek Capital Letter Iota 1440x89 0x039a ;Greek Capital Letter Kappa 1450x8a 0x039b ;Greek Capital Letter Lamda 1460x8b 0x039c ;Greek Capital Letter Mu 1470x8c 0x039d ;Greek Capital Letter Nu 1480x8d 0x039e ;Greek Capital Letter Xi 1490x8e 0x039f ;Greek Capital Letter Omicron 1500x8f 0x03a0 ;Greek Capital Letter Pi 1510x90 0x03a1 ;Greek Capital Letter Rho 1520x91 0x03a3 ;Greek Capital Letter Sigma 1530x92 0x03a4 ;Greek Capital Letter Tau 1540x93 0x03a5 ;Greek Capital Letter Upsilon 1550x94 0x03a6 ;Greek Capital Letter Phi 1560x95 0x03a7 ;Greek Capital Letter Chi 1570x96 0x03a8 ;Greek Capital Letter Psi 1580x97 0x03a9 ;Greek Capital Letter Omega 1590x98 0x03b1 ;Greek Small Letter Alpha 1600x99 0x03b2 ;Greek Small Letter Beta 1610x9a 0x03b3 ;Greek Small Letter Gamma 1620x9b 0x03b4 ;Greek Small Letter Delta 1630x9c 0x03b5 ;Greek Small Letter Epsilon 1640x9d 0x03b6 ;Greek Small Letter Zeta 1650x9e 0x03b7 ;Greek Small Letter Eta 1660x9f 0x03b8 ;Greek Small Letter Theta 1670xa0 0x03b9 ;Greek Small Letter Iota 1680xa1 0x03ba ;Greek Small Letter Kappa 1690xa2 0x03bb ;Greek Small Letter Lamda 1700xa3 0x03bc ;Greek Small Letter Mu 1710xa4 0x03bd ;Greek Small Letter Nu 1720xa5 0x03be ;Greek Small Letter Xi 1730xa6 0x03bf ;Greek Small Letter Omicron 1740xa7 0x03c0 ;Greek Small Letter Pi 1750xa8 0x03c1 ;Greek Small Letter Rho 1760xa9 0x03c3 ;Greek Small Letter Sigma 1770xaa 0x03c2 ;Greek Small Letter Final Sigma 1780xab 0x03c4 ;Greek Small Letter Tau 1790xac 0x03c5 ;Greek Small Letter Upsilon 1800xad 0x03c6 ;Greek Small Letter Phi 1810xae 0x03c7 ;Greek Small Letter Chi 1820xaf 0x03c8 ;Greek Small Letter Psi 1830xb0 0x2591 ;Light Shade 1840xb1 0x2592 ;Medium Shade 1850xb2 0x2593 ;Dark Shade 1860xb3 0x2502 ;Box Drawings Light Vertical 1870xb4 0x2524 ;Box Drawings Light Vertical And Left 1880xb5 0x2561 ;Box Drawings Vertical Single And Left Double 1890xb6 0x2562 ;Box Drawings Vertical Double And Left Single 1900xb7 0x2556 ;Box Drawings Down Double And Left Single 1910xb8 0x2555 ;Box Drawings Down Single And Left Double 1920xb9 0x2563 ;Box Drawings Double Vertical And Left 1930xba 0x2551 ;Box Drawings Double Vertical 1940xbb 0x2557 ;Box Drawings Double Down And Left 1950xbc 0x255d ;Box Drawings Double Up And Left 1960xbd 0x255c ;Box Drawings Up Double And Left Single 1970xbe 0x255b ;Box Drawings Up Single And Left Double 1980xbf 0x2510 ;Box Drawings Light Down And Left 1990xc0 0x2514 ;Box Drawings Light Up And Right 2000xc1 0x2534 ;Box Drawings Light Up And Horizontal 2010xc2 0x252c ;Box Drawings Light Down And Horizontal 2020xc3 0x251c ;Box Drawings Light Vertical And Right 2030xc4 0x2500 ;Box Drawings Light Horizontal 2040xc5 0x253c ;Box Drawings Light Vertical And Horizontal 2050xc6 0x255e ;Box Drawings Vertical Single And Right Double 2060xc7 0x255f ;Box Drawings Vertical Double And Right Single 2070xc8 0x255a ;Box Drawings Double Up And Right 2080xc9 0x2554 ;Box Drawings Double Down And Right 2090xca 0x2569 ;Box Drawings Double Up And Horizontal 2100xcb 0x2566 ;Box Drawings Double Down And Horizontal 2110xcc 0x2560 ;Box Drawings Double Vertical And Right 2120xcd 0x2550 ;Box Drawings Double Horizontal 2130xce 0x256c ;Box Drawings Double Vertical And Horizontal 2140xcf 0x2567 ;Box Drawings Up Single And Horizontal Double 2150xd0 0x2568 ;Box Drawings Up Double And Horizontal Single 2160xd1 0x2564 ;Box Drawings Down Single And Horizontal Double 2170xd2 0x2565 ;Box Drawings Down Double And Horizontal Single 2180xd3 0x2559 ;Box Drawings Up Double And Right Single 2190xd4 0x2558 ;Box Drawings Up Single And Right Double 2200xd5 0x2552 ;Box Drawings Down Single And Right Double 2210xd6 0x2553 ;Box Drawings Down Double And Right Single 2220xd7 0x256b ;Box Drawings Vertical Double And Horizontal Single 2230xd8 0x256a ;Box Drawings Vertical Single And Horizontal Double 2240xd9 0x2518 ;Box Drawings Light Up And Left 2250xda 0x250c ;Box Drawings Light Down And Right 2260xdb 0x2588 ;Full Block 2270xdc 0x2584 ;Lower Half Block 2280xdd 0x258c ;Left Half Block 2290xde 0x2590 ;Right Half Block 2300xdf 0x2580 ;Upper Half Block 2310xe0 0x03c9 ;Greek Small Letter Omega 2320xe1 0x03ac ;Greek Small Letter Alpha With Tonos 2330xe2 0x03ad ;Greek Small Letter Epsilon With Tonos 2340xe3 0x03ae ;Greek Small Letter Eta With Tonos 2350xe4 0x03ca ;Greek Small Letter Iota With Dialytika 2360xe5 0x03af ;Greek Small Letter Iota With Tonos 2370xe6 0x03cc ;Greek Small Letter Omicron With Tonos 2380xe7 0x03cd ;Greek Small Letter Upsilon With Tonos 2390xe8 0x03cb ;Greek Small Letter Upsilon With Dialytika 2400xe9 0x03ce ;Greek Small Letter Omega With Tonos 2410xea 0x0386 ;Greek Capital Letter Alpha With Tonos 2420xeb 0x0388 ;Greek Capital Letter Epsilon With Tonos 2430xec 0x0389 ;Greek Capital Letter Eta With Tonos 2440xed 0x038a ;Greek Capital Letter Iota With Tonos 2450xee 0x038c ;Greek Capital Letter Omicron With Tonos 2460xef 0x038e ;Greek Capital Letter Upsilon With Tonos 2470xf0 0x038f ;Greek Capital Letter Omega With Tonos 2480xf1 0x00b1 ;Plus-Minus Sign 2490xf2 0x2265 ;Greater-Than Or Equal To 2500xf3 0x2264 ;Less-Than Or Equal To 2510xf4 0x03aa ;Greek Capital Letter Iota With Dialytika 2520xf5 0x03ab ;Greek Capital Letter Upsilon With Dialytika 2530xf6 0x00f7 ;Division Sign 2540xf7 0x2248 ;Almost Equal To 2550xf8 0x00b0 ;Degree Sign 2560xf9 0x2219 ;Bullet Operator 2570xfa 0x00b7 ;Middle Dot 2580xfb 0x221a ;Square Root 2590xfc 0x207f ;Superscript Latin Small Letter N 2600xfd 0x00b2 ;Superscript Two 2610xfe 0x25a0 ;Black Square 2620xff 0x00a0 ;No-Break Space 263 264 265GLYPHTABLE 32 266 2670x01 0x263a ;White Smiling Face 2680x02 0x263b ;Black Smiling Face 2690x03 0x2665 ;Black Heart Suit 2700x04 0x2666 ;Black Diamond Suit 2710x05 0x2663 ;Black Club Suit 2720x06 0x2660 ;Black Spade Suit 2730x07 0x2022 ;Bullet 2740x08 0x25d8 ;Inverse Bullet 2750x09 0x25cb ;White Circle 2760x0a 0x25d9 ;Inverse White Circle 2770x0b 0x2642 ;Male Sign 2780x0c 0x2640 ;Female Sign 2790x0d 0x266a ;Eighth Note 2800x0e 0x266b ;Beamed Eighth Notes 2810x0f 0x263c ;White Sun With Rays 2820x10 0x25ba ;Black Right-Pointing Pointer 2830x11 0x25c4 ;Black Left-Pointing Pointer 2840x12 0x2195 ;Up Down Arrow 2850x13 0x203c ;Double Exclamation Mark 2860x14 0x00b6 ;Pilcrow Sign 2870x15 0x00a7 ;Section Sign 2880x16 0x25ac ;Black Rectangle 2890x17 0x21a8 ;Up Down Arrow With Base 2900x18 0x2191 ;Upwards Arrow 2910x19 0x2193 ;Downwards Arrow 2920x1a 0x2192 ;Rightwards Arrow 2930x1b 0x2190 ;Leftwards Arrow 2940x1c 0x221f ;Right Angle 2950x1d 0x2194 ;Left Right Arrow 2960x1e 0x25b2 ;Black Up-Pointing Triangle 2970x1f 0x25bc ;Black Down-Pointing Triangle 2980x7f 0x2302 ;House 299 300 301WCTABLE 383 302 3030x0000 0x00 ;Null 3040x0001 0x01 ;Start Of Heading 3050x0002 0x02 ;Start Of Text 3060x0003 0x03 ;End Of Text 3070x0004 0x04 ;End Of Transmission 3080x0005 0x05 ;Enquiry 3090x0006 0x06 ;Acknowledge 3100x0007 0x07 ;Bell 3110x0008 0x08 ;Backspace 3120x0009 0x09 ;Horizontal Tabulation 3130x000a 0x0a ;Line Feed 3140x000b 0x0b ;Vertical Tabulation 3150x000c 0x0c ;Form Feed 3160x000d 0x0d ;Carriage Return 3170x000e 0x0e ;Shift Out 3180x000f 0x0f ;Shift In 3190x0010 0x10 ;Data Link Escape 3200x0011 0x11 ;Device Control One 3210x0012 0x12 ;Device Control Two 3220x0013 0x13 ;Device Control Three 3230x0014 0x14 ;Device Control Four 3240x0015 0x15 ;Negative Acknowledge 3250x0016 0x16 ;Synchronous Idle 3260x0017 0x17 ;End Of Transmission Block 3270x0018 0x18 ;Cancel 3280x0019 0x19 ;End Of Medium 3290x001a 0x1a ;Substitute 3300x001b 0x1b ;Escape 3310x001c 0x1c ;File Separator 3320x001d 0x1d ;Group Separator 3330x001e 0x1e ;Record Separator 3340x001f 0x1f ;Unit Separator 3350x0020 0x20 ;Space 3360x0021 0x21 ;Exclamation Mark 3370x0022 0x22 ;Quotation Mark 3380x0023 0x23 ;Number Sign 3390x0024 0x24 ;Dollar Sign 3400x0025 0x25 ;Percent Sign 3410x0026 0x26 ;Ampersand 3420x0027 0x27 ;Apostrophe 3430x0028 0x28 ;Left Parenthesis 3440x0029 0x29 ;Right Parenthesis 3450x002a 0x2a ;Asterisk 3460x002b 0x2b ;Plus Sign 3470x002c 0x2c ;Comma 3480x002d 0x2d ;Hyphen-Minus 3490x002e 0x2e ;Full Stop 3500x002f 0x2f ;Solidus 3510x0030 0x30 ;Digit Zero 3520x0031 0x31 ;Digit One 3530x0032 0x32 ;Digit Two 3540x0033 0x33 ;Digit Three 3550x0034 0x34 ;Digit Four 3560x0035 0x35 ;Digit Five 3570x0036 0x36 ;Digit Six 3580x0037 0x37 ;Digit Seven 3590x0038 0x38 ;Digit Eight 3600x0039 0x39 ;Digit Nine 3610x003a 0x3a ;Colon 3620x003b 0x3b ;Semicolon 3630x003c 0x3c ;Less-Than Sign 3640x003d 0x3d ;Equals Sign 3650x003e 0x3e ;Greater-Than Sign 3660x003f 0x3f ;Question Mark 3670x0040 0x40 ;Commercial At 3680x0041 0x41 ;Latin Capital Letter A 3690x0042 0x42 ;Latin Capital Letter B 3700x0043 0x43 ;Latin Capital Letter C 3710x0044 0x44 ;Latin Capital Letter D 3720x0045 0x45 ;Latin Capital Letter E 3730x0046 0x46 ;Latin Capital Letter F 3740x0047 0x47 ;Latin Capital Letter G 3750x0048 0x48 ;Latin Capital Letter H 3760x0049 0x49 ;Latin Capital Letter I 3770x004a 0x4a ;Latin Capital Letter J 3780x004b 0x4b ;Latin Capital Letter K 3790x004c 0x4c ;Latin Capital Letter L 3800x004d 0x4d ;Latin Capital Letter M 3810x004e 0x4e ;Latin Capital Letter N 3820x004f 0x4f ;Latin Capital Letter O 3830x0050 0x50 ;Latin Capital Letter P 3840x0051 0x51 ;Latin Capital Letter Q 3850x0052 0x52 ;Latin Capital Letter R 3860x0053 0x53 ;Latin Capital Letter S 3870x0054 0x54 ;Latin Capital Letter T 3880x0055 0x55 ;Latin Capital Letter U 3890x0056 0x56 ;Latin Capital Letter V 3900x0057 0x57 ;Latin Capital Letter W 3910x0058 0x58 ;Latin Capital Letter X 3920x0059 0x59 ;Latin Capital Letter Y 3930x005a 0x5a ;Latin Capital Letter Z 3940x005b 0x5b ;Left Square Bracket 3950x005c 0x5c ;Reverse Solidus 3960x005d 0x5d ;Right Square Bracket 3970x005e 0x5e ;Circumflex Accent 3980x005f 0x5f ;Low Line 3990x0060 0x60 ;Grave Accent 4000x0061 0x61 ;Latin Small Letter A 4010x0062 0x62 ;Latin Small Letter B 4020x0063 0x63 ;Latin Small Letter C 4030x0064 0x64 ;Latin Small Letter D 4040x0065 0x65 ;Latin Small Letter E 4050x0066 0x66 ;Latin Small Letter F 4060x0067 0x67 ;Latin Small Letter G 4070x0068 0x68 ;Latin Small Letter H 4080x0069 0x69 ;Latin Small Letter I 4090x006a 0x6a ;Latin Small Letter J 4100x006b 0x6b ;Latin Small Letter K 4110x006c 0x6c ;Latin Small Letter L 4120x006d 0x6d ;Latin Small Letter M 4130x006e 0x6e ;Latin Small Letter N 4140x006f 0x6f ;Latin Small Letter O 4150x0070 0x70 ;Latin Small Letter P 4160x0071 0x71 ;Latin Small Letter Q 4170x0072 0x72 ;Latin Small Letter R 4180x0073 0x73 ;Latin Small Letter S 4190x0074 0x74 ;Latin Small Letter T 4200x0075 0x75 ;Latin Small Letter U 4210x0076 0x76 ;Latin Small Letter V 4220x0077 0x77 ;Latin Small Letter W 4230x0078 0x78 ;Latin Small Letter X 4240x0079 0x79 ;Latin Small Letter Y 4250x007a 0x7a ;Latin Small Letter Z 4260x007b 0x7b ;Left Curly Bracket 4270x007c 0x7c ;Vertical Line 4280x007d 0x7d ;Right Curly Bracket 4290x007e 0x7e ;Tilde 4300x007f 0x7f ;Delete 4310x00a0 0xff ;No-Break Space 4320x00a7 0x15 ;Section Sign 4330x00b0 0xf8 ;Degree Sign 4340x00b1 0xf1 ;Plus-Minus Sign 4350x00b2 0xfd ;Superscript Two 4360x00b6 0x14 ;Pilcrow Sign 4370x00b7 0xfa ;Middle Dot 4380x00f7 0xf6 ;Division Sign 4390x037e 0x3b ;Greek Question Mark(Best-fit)(#28094) 4400x0386 0xea ;Greek Capital Letter Alpha With Tonos 4410x0388 0xeb ;Greek Capital Letter Epsilon With Tonos 4420x0389 0xec ;Greek Capital Letter Eta With Tonos 4430x038a 0xed ;Greek Capital Letter Iota With Tonos 4440x038c 0xee ;Greek Capital Letter Omicron With Tonos 4450x038e 0xef ;Greek Capital Letter Upsilon With Tonos 4460x038f 0xf0 ;Greek Capital Letter Omega With Tonos 4470x0391 0x80 ;Greek Capital Letter Alpha 4480x0392 0x81 ;Greek Capital Letter Beta 4490x0393 0x82 ;Greek Capital Letter Gamma 4500x0394 0x83 ;Greek Capital Letter Delta 4510x0395 0x84 ;Greek Capital Letter Epsilon 4520x0396 0x85 ;Greek Capital Letter Zeta 4530x0397 0x86 ;Greek Capital Letter Eta 4540x0398 0x87 ;Greek Capital Letter Theta 4550x0399 0x88 ;Greek Capital Letter Iota 4560x039a 0x89 ;Greek Capital Letter Kappa 4570x039b 0x8a ;Greek Capital Letter Lamda 4580x039c 0x8b ;Greek Capital Letter Mu 4590x039d 0x8c ;Greek Capital Letter Nu 4600x039e 0x8d ;Greek Capital Letter Xi 4610x039f 0x8e ;Greek Capital Letter Omicron 4620x03a0 0x8f ;Greek Capital Letter Pi 4630x03a1 0x90 ;Greek Capital Letter Rho 4640x03a3 0x91 ;Greek Capital Letter Sigma 4650x03a4 0x92 ;Greek Capital Letter Tau 4660x03a5 0x93 ;Greek Capital Letter Upsilon 4670x03a6 0x94 ;Greek Capital Letter Phi 4680x03a7 0x95 ;Greek Capital Letter Chi 4690x03a8 0x96 ;Greek Capital Letter Psi 4700x03a9 0x97 ;Greek Capital Letter Omega 4710x03aa 0xf4 ;Greek Capital Letter Iota With Dialytika 4720x03ab 0xf5 ;Greek Capital Letter Upsilon With Dialytika 4730x03ac 0xe1 ;Greek Small Letter Alpha With Tonos 4740x03ad 0xe2 ;Greek Small Letter Epsilon With Tonos 4750x03ae 0xe3 ;Greek Small Letter Eta With Tonos 4760x03af 0xe5 ;Greek Small Letter Iota With Tonos 4770x03b1 0x98 ;Greek Small Letter Alpha 4780x03b2 0x99 ;Greek Small Letter Beta 4790x03b3 0x9a ;Greek Small Letter Gamma 4800x03b4 0x9b ;Greek Small Letter Delta 4810x03b5 0x9c ;Greek Small Letter Epsilon 4820x03b6 0x9d ;Greek Small Letter Zeta 4830x03b7 0x9e ;Greek Small Letter Eta 4840x03b8 0x9f ;Greek Small Letter Theta 4850x03b9 0xa0 ;Greek Small Letter Iota 4860x03ba 0xa1 ;Greek Small Letter Kappa 4870x03bb 0xa2 ;Greek Small Letter Lamda 4880x03bc 0xa3 ;Greek Small Letter Mu 4890x03bd 0xa4 ;Greek Small Letter Nu 4900x03be 0xa5 ;Greek Small Letter Xi 4910x03bf 0xa6 ;Greek Small Letter Omicron 4920x03c0 0xa7 ;Greek Small Letter Pi 4930x03c1 0xa8 ;Greek Small Letter Rho 4940x03c2 0xaa ;Greek Small Letter Final Sigma 4950x03c3 0xa9 ;Greek Small Letter Sigma 4960x03c4 0xab ;Greek Small Letter Tau 4970x03c5 0xac ;Greek Small Letter Upsilon 4980x03c6 0xad ;Greek Small Letter Phi 4990x03c7 0xae ;Greek Small Letter Chi 5000x03c8 0xaf ;Greek Small Letter Psi 5010x03c9 0xe0 ;Greek Small Letter Omega 5020x03ca 0xe4 ;Greek Small Letter Iota With Dialytika 5030x03cb 0xe8 ;Greek Small Letter Upsilon With Dialytika 5040x03cc 0xe6 ;Greek Small Letter Omicron With Tonos 5050x03cd 0xe7 ;Greek Small Letter Upsilon With Tonos 5060x03ce 0xe9 ;Greek Small Letter Omega With Tonos 5070x2022 0x07 ;Bullet 5080x203c 0x13 ;Double Exclamation Mark 5090x207f 0xfc ;Superscript Latin Small Letter N 5100x2190 0x1b ;Leftwards Arrow 5110x2191 0x18 ;Upwards Arrow 5120x2192 0x1a ;Rightwards Arrow 5130x2193 0x19 ;Downwards Arrow 5140x2194 0x1d ;Left Right Arrow 5150x2195 0x12 ;Up Down Arrow 5160x21a8 0x17 ;Up Down Arrow With Base 5170x2219 0xf9 ;Bullet Operator 5180x221a 0xfb ;Square Root 5190x221f 0x1c ;Right Angle 5200x2248 0xf7 ;Almost Equal To 5210x2264 0xf3 ;Less-Than Or Equal To 5220x2265 0xf2 ;Greater-Than Or Equal To 5230x2302 0x7f ;House 5240x2500 0xc4 ;Box Drawings Light Horizontal 5250x2502 0xb3 ;Box Drawings Light Vertical 5260x250c 0xda ;Box Drawings Light Down And Right 5270x2510 0xbf ;Box Drawings Light Down And Left 5280x2514 0xc0 ;Box Drawings Light Up And Right 5290x2518 0xd9 ;Box Drawings Light Up And Left 5300x251c 0xc3 ;Box Drawings Light Vertical And Right 5310x2524 0xb4 ;Box Drawings Light Vertical And Left 5320x252c 0xc2 ;Box Drawings Light Down And Horizontal 5330x2534 0xc1 ;Box Drawings Light Up And Horizontal 5340x253c 0xc5 ;Box Drawings Light Vertical And Horizontal 5350x2550 0xcd ;Box Drawings Double Horizontal 5360x2551 0xba ;Box Drawings Double Vertical 5370x2552 0xd5 ;Box Drawings Down Single And Right Double 5380x2553 0xd6 ;Box Drawings Down Double And Right Single 5390x2554 0xc9 ;Box Drawings Double Down And Right 5400x2555 0xb8 ;Box Drawings Down Single And Left Double 5410x2556 0xb7 ;Box Drawings Down Double And Left Single 5420x2557 0xbb ;Box Drawings Double Down And Left 5430x2558 0xd4 ;Box Drawings Up Single And Right Double 5440x2559 0xd3 ;Box Drawings Up Double And Right Single 5450x255a 0xc8 ;Box Drawings Double Up And Right 5460x255b 0xbe ;Box Drawings Up Single And Left Double 5470x255c 0xbd ;Box Drawings Up Double And Left Single 5480x255d 0xbc ;Box Drawings Double Up And Left 5490x255e 0xc6 ;Box Drawings Vertical Single And Right Double 5500x255f 0xc7 ;Box Drawings Vertical Double And Right Single 5510x2560 0xcc ;Box Drawings Double Vertical And Right 5520x2561 0xb5 ;Box Drawings Vertical Single And Left Double 5530x2562 0xb6 ;Box Drawings Vertical Double And Left Single 5540x2563 0xb9 ;Box Drawings Double Vertical And Left 5550x2564 0xd1 ;Box Drawings Down Single And Horizontal Double 5560x2565 0xd2 ;Box Drawings Down Double And Horizontal Single 5570x2566 0xcb ;Box Drawings Double Down And Horizontal 5580x2567 0xcf ;Box Drawings Up Single And Horizontal Double 5590x2568 0xd0 ;Box Drawings Up Double And Horizontal Single 5600x2569 0xca ;Box Drawings Double Up And Horizontal 5610x256a 0xd8 ;Box Drawings Vertical Single And Horizontal Double 5620x256b 0xd7 ;Box Drawings Vertical Double And Horizontal Single 5630x256c 0xce ;Box Drawings Double Vertical And Horizontal 5640x2580 0xdf ;Upper Half Block 5650x2584 0xdc ;Lower Half Block 5660x2588 0xdb ;Full Block 5670x258c 0xdd ;Left Half Block 5680x2590 0xde ;Right Half Block 5690x2591 0xb0 ;Light Shade 5700x2592 0xb1 ;Medium Shade 5710x2593 0xb2 ;Dark Shade 5720x25a0 0xfe ;Black Square 5730x25ac 0x16 ;Black Rectangle 5740x25b2 0x1e ;Black Up-Pointing Triangle 5750x25ba 0x10 ;Black Right-Pointing Pointer 5760x25bc 0x1f ;Black Down-Pointing Triangle 5770x25c4 0x11 ;Black Left-Pointing Pointer 5780x25cb 0x09 ;White Circle 5790x25d8 0x08 ;Inverse Bullet 5800x25d9 0x0a ;Inverse White Circle 5810x263a 0x01 ;White Smiling Face 5820x263b 0x02 ;Black Smiling Face 5830x263c 0x0f ;White Sun With Rays 5840x2640 0x0c ;Female Sign 5850x2642 0x0b ;Male Sign 5860x2660 0x06 ;Black Spade Suit 5870x2663 0x05 ;Black Club Suit 5880x2665 0x03 ;Black Heart Suit 5890x2666 0x04 ;Black Diamond Suit 5900x266a 0x0d ;Eighth Note 5910x266b 0x0e ;Beamed Eighth Notes 5920xff01 0x21 ;Fullwidth Exclamation Mark 5930xff02 0x22 ;Fullwidth Quotation Mark 5940xff03 0x23 ;Fullwidth Number Sign 5950xff04 0x24 ;Fullwidth Dollar Sign 5960xff05 0x25 ;Fullwidth Percent Sign 5970xff06 0x26 ;Fullwidth Ampersand 5980xff07 0x27 ;Fullwidth Apostrophe 5990xff08 0x28 ;Fullwidth Left Parenthesis 6000xff09 0x29 ;Fullwidth Right Parenthesis 6010xff0a 0x2a ;Fullwidth Asterisk 6020xff0b 0x2b ;Fullwidth Plus Sign 6030xff0c 0x2c ;Fullwidth Comma 6040xff0d 0x2d ;Fullwidth Hyphen-Minus 6050xff0e 0x2e ;Fullwidth Full Stop 6060xff0f 0x2f ;Fullwidth Solidus 6070xff10 0x30 ;Fullwidth Digit Zero 6080xff11 0x31 ;Fullwidth Digit One 6090xff12 0x32 ;Fullwidth Digit Two 6100xff13 0x33 ;Fullwidth Digit Three 6110xff14 0x34 ;Fullwidth Digit Four 6120xff15 0x35 ;Fullwidth Digit Five 6130xff16 0x36 ;Fullwidth Digit Six 6140xff17 0x37 ;Fullwidth Digit Seven 6150xff18 0x38 ;Fullwidth Digit Eight 6160xff19 0x39 ;Fullwidth Digit Nine 6170xff1a 0x3a ;Fullwidth Colon 6180xff1b 0x3b ;Fullwidth Semicolon 6190xff1c 0x3c ;Fullwidth Less-Than Sign 6200xff1d 0x3d ;Fullwidth Equals Sign 6210xff1e 0x3e ;Fullwidth Greater-Than Sign 6220xff1f 0x3f ;Fullwidth Question Mark 6230xff20 0x40 ;Fullwidth Commercial At 6240xff21 0x41 ;Fullwidth Latin Capital Letter A 6250xff22 0x42 ;Fullwidth Latin Capital Letter B 6260xff23 0x43 ;Fullwidth Latin Capital Letter C 6270xff24 0x44 ;Fullwidth Latin Capital Letter D 6280xff25 0x45 ;Fullwidth Latin Capital Letter E 6290xff26 0x46 ;Fullwidth Latin Capital Letter F 6300xff27 0x47 ;Fullwidth Latin Capital Letter G 6310xff28 0x48 ;Fullwidth Latin Capital Letter H 6320xff29 0x49 ;Fullwidth Latin Capital Letter I 6330xff2a 0x4a ;Fullwidth Latin Capital Letter J 6340xff2b 0x4b ;Fullwidth Latin Capital Letter K 6350xff2c 0x4c ;Fullwidth Latin Capital Letter L 6360xff2d 0x4d ;Fullwidth Latin Capital Letter M 6370xff2e 0x4e ;Fullwidth Latin Capital Letter N 6380xff2f 0x4f ;Fullwidth Latin Capital Letter O 6390xff30 0x50 ;Fullwidth Latin Capital Letter P 6400xff31 0x51 ;Fullwidth Latin Capital Letter Q 6410xff32 0x52 ;Fullwidth Latin Capital Letter R 6420xff33 0x53 ;Fullwidth Latin Capital Letter S 6430xff34 0x54 ;Fullwidth Latin Capital Letter T 6440xff35 0x55 ;Fullwidth Latin Capital Letter U 6450xff36 0x56 ;Fullwidth Latin Capital Letter V 6460xff37 0x57 ;Fullwidth Latin Capital Letter W 6470xff38 0x58 ;Fullwidth Latin Capital Letter X 6480xff39 0x59 ;Fullwidth Latin Capital Letter Y 6490xff3a 0x5a ;Fullwidth Latin Capital Letter Z 6500xff3b 0x5b ;Fullwidth Left Square Bracket 6510xff3c 0x5c ;Fullwidth Reverse Solidus 6520xff3d 0x5d ;Fullwidth Right Square Bracket 6530xff3e 0x5e ;Fullwidth Circumflex Accent 6540xff3f 0x5f ;Fullwidth Low Line 6550xff40 0x60 ;Fullwidth Grave Accent 6560xff41 0x61 ;Fullwidth Latin Small Letter A 6570xff42 0x62 ;Fullwidth Latin Small Letter B 6580xff43 0x63 ;Fullwidth Latin Small Letter C 6590xff44 0x64 ;Fullwidth Latin Small Letter D 6600xff45 0x65 ;Fullwidth Latin Small Letter E 6610xff46 0x66 ;Fullwidth Latin Small Letter F 6620xff47 0x67 ;Fullwidth Latin Small Letter G 6630xff48 0x68 ;Fullwidth Latin Small Letter H 6640xff49 0x69 ;Fullwidth Latin Small Letter I 6650xff4a 0x6a ;Fullwidth Latin Small Letter J 6660xff4b 0x6b ;Fullwidth Latin Small Letter K 6670xff4c 0x6c ;Fullwidth Latin Small Letter L 6680xff4d 0x6d ;Fullwidth Latin Small Letter M 6690xff4e 0x6e ;Fullwidth Latin Small Letter N 6700xff4f 0x6f ;Fullwidth Latin Small Letter O 6710xff50 0x70 ;Fullwidth Latin Small Letter P 6720xff51 0x71 ;Fullwidth Latin Small Letter Q 6730xff52 0x72 ;Fullwidth Latin Small Letter R 6740xff53 0x73 ;Fullwidth Latin Small Letter S 6750xff54 0x74 ;Fullwidth Latin Small Letter T 6760xff55 0x75 ;Fullwidth Latin Small Letter U 6770xff56 0x76 ;Fullwidth Latin Small Letter V 6780xff57 0x77 ;Fullwidth Latin Small Letter W 6790xff58 0x78 ;Fullwidth Latin Small Letter X 6800xff59 0x79 ;Fullwidth Latin Small Letter Y 6810xff5a 0x7a ;Fullwidth Latin Small Letter Z 6820xff5b 0x7b ;Fullwidth Left Curly Bracket 6830xff5c 0x7c ;Fullwidth Vertical Line 6840xff5d 0x7d ;Fullwidth Right Curly Bracket 6850xff5e 0x7e ;Fullwidth Tilde 686 687ENDCODEPAGE 688