source: trunk/third/enscript/ibmpc.txt @ 17620

Revision 17620, 5.9 KB checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r17619, which included commits to RCS files with non-trunk default branches.
Line 
1                         IBM PC character set
2
3octal   hex     PostScript      HTML entity     character
4----------------------------------------------------------------------
5000     0x00    non-printable                   <nil>
6001     0x01    -                               
7002     0x02    -                               
8003     0x03    /heart                         
9004     0x04    /diamond                       
10005     0x05    /club                           
11006     0x06    /spade                         
12007     0x07    non-printable                   
13
14010     0x08    non-printable                   
15011     0x09    non-printable                   <tab>
16012     0x0a    non-printable                   <nl>
17013     0x0b    non-printable                   
18014     0x0c    non-printable                   <lf>
19015     0x0d    non-printable                   <cr>
20016     0x0e    non-printable                   
21017     0x0f    non-printable                   
22
23020     0x10    -                               
24021     0x11    -                               
25022     0x12    -                               
26023     0x13    -                               
27024     0x14    /paragraph                     
28025     0x15    /section                       
29026     0x16    -                               
30027     0x17    -                               
31
32030     0x18    /arrowup                       
33031     0x19    /arrowdown                     
34032     0x1a    non-printable                   <eof>
35033     0x1b    non-printable                   
36034     0x1c    -                               
37035     0x1d    /arrowboth                     
38036     0x1e    -                               
39037     0x1f    -                               
40
41040     0x20    /space                           
42041     0x21    /exclam                         !
43042     0x22    /quotedbl       &quot;          "
44043     0x23    /numbersign                     #
45044     0x24    /dollar                         $
46045     0x25    /percent                        %
47046     0x26    /ampersand      &amp;           &
48047     0x27    /quoteright                     '
49
50050     0x28    /parenleft                      (
51051     0x29    /parenright                     )
52052     0x2a    /asterisk                       *
53053     0x2b    /plus                           +
54054     0x2c    /comma                          ,
55055     0x2d    /hyphen                         -
56056     0x2e    /period                         .
57057     0x2f    /slash                          /
58
59060     0x30    /zero                           0
60061     0x31    /one                            1
61062     0x32    /two                            2
62063     0x33    /three                          3
63064     0x34    /four                           4
64065     0x35    /five                           5
65066     0x36    /six                            6
66067     0x37    /seven                          7
67
68070     0x38    /eight                          8
69071     0x39    /nine                           9
70072     0x3a    /colon                          :
71073     0x3b    /semicolon                      ;
72074     0x3c    /less           &lt;            <
73075     0x3d    /equal                          =
74076     0x3e    /greater        &gt;            >
75077     0x3f    /question                       ?
76
770100    0x40    /at                             @
780101    0x41    /A                              A
790102    0x42    /B                              B
800103    0x43    /C                              C
810104    0x44    /D                              D
820105    0x45    /E                              E
830106    0x46    /F                              F
840107    0x47    /G                              G
85
860110    0x48    /H                              H
870111    0x49    /I                              I
880112    0x4a    /J                              J
890113    0x4b    /K                              K
900114    0x4c    /L                              L
910115    0x4d    /M                              M
920116    0x4e    /N                              N
930117    0x4f    /O                              O
94
950120    0x50    /P                              P
960121    0x51    /Q                              Q
970122    0x52    /R                              R
980123    0x53    /S                              S
990124    0x54    /T                              T
1000125    0x55    /U                              U
1010126    0x56    /V                              V
1020127    0x57    /W                              W
103
1040130    0x58    /X                              X
1050131    0x59    /Y                              Y
1060132    0x5a    /Z                              Z
1070133    0x5b    /bracketleft                    [
1080134    0x5c    /backslash                      \
1090135    0x5d    /bracketright                   ]
1100136    0x5e    /asciicircum                    ^
1110137    0x5f    /underscore                     _
112
1130140    0x60    /quoteleft                      `
1140141    0x61    /a                              a
1150142    0x62    /b                              b
1160143    0x63    /c                              c
1170144    0x64    /d                              d
1180145    0x65    /e                              e
1190146    0x66    /f                              f
1200147    0x67    /g                              g
121
1220150    0x68    /h                              h
1230151    0x69    /i                              i
1240152    0x6a    /j                              j
1250153    0x6b    /k                              k
1260154    0x6c    /l                              l
1270155    0x6d    /m                              m
1280156    0x6e    /n                              n
1290157    0x6f    /o                              o
130
1310160    0x70    /p                              p
1320161    0x71    /q                              q
1330162    0x72    /r                              r
1340163    0x73    /s                              s
1350164    0x74    /t                              t
1360165    0x75    /u                              u
1370166    0x76    /v                              v
1380167    0x77    /w                              w
139
1400170    0x78    /x                              x
1410171    0x79    /y                              y
1420172    0x7a    /z                              z
1430173    0x7b    /braceleft                      {
1440174    0x7c    /bar                            |
1450175    0x7d    /braceright                     }
1460176    0x7e    /tilde                          ~
1470177    0x7f    -                               
148
1490200    0x80    /Ccedilla       &Ccedil;        €
1500201    0x81    /udieresis      &uuml;          
1510202    0x82    /eacute         &eacute;        ‚
1520203    0x83    /acircumflex    &acirc;         ƒ
1530204    0x84    /adieresis      &auml;          „
1540205    0x85    /agrave         &agrave;        …
1550206    0x86    /aring          &aring;         †
1560207    0x87    /ccedilla       &ccedil;        ‡
157
1580210    0x88    /ecircumflex    &ecirc;         ˆ
1590211    0x89    /edieresis      &euml;          ‰
1600212    0x8a    /egrave         &egrave;        Š
1610213    0x8b    /idieresis      &iuml;          ‹
1620214    0x8c    /icircumflex    &icirc;         Œ
1630215    0x8d    /igrave         &igrave;        
1640216    0x8e    /Adieresis      &Auml;          Ž
1650217    0x8f    /Aring          &Aring;         
166
1670220    0x90    /Eacute         &Eacute;        
1680221    0x91    /ae             &aelig;         ‘
1690222    0x92    /AE             &AElig;         ’
1700223    0x93    /ocircumflex    &ocirc;         “
1710224    0x94    /odieresis      &ouml;          ”
1720225    0x95    /ograve         &ograve;        •
1730226    0x96    /ucircumflex    &ucirc;         –
1740227    0x97    /ugrave         &ugrave;        —
175
1760230    0x98    /ydieresis      &yuml;          ˜
1770231    0x99    /Odieresis      &Ouml;          ™
1780232    0x9a    /Udieresis      &Uuml;          š
1790233    0x9b    /cent                           ›
1800234    0x9c    /sterling                       œ
1810235    0x9d    /yen                            
1820236    0x9e    -                               ž
1830237    0x9f    /florin                         Ÿ
184
1850240    0xa0    /aacute         &aacute;         
1860241    0xa1    /iacute         &iacute;        ¡
1870242    0xa2    /oacute         &oacute;        ¢
1880243    0xa3    /uacute         &uacute;        £
1890244    0xa4    /ntilde         &ntilde;        ¤
1900245    0xa5    /Ntilde         &Ntilde;        ¥
1910246    0xa6    /ordfeminine                    ¦
1920247    0xa7    /degree                         §
193
1940250    0xa8    /questiondown                   ¨
1950251    0xa9    -                               ©
1960252    0xaa    /logicalnot                     ª
1970253    0xab    /onehalf                        «
1980254    0xac    /onequarter                     ¬
1990255    0xad    /exclamdown                     ­
2000256    0xae    /guillemotleft                  ®
2010257    0xaf    /guillemotright                 ¯
202
2030260    0xb0    -                               °
2040261    0xb1    -                               ±
2050262    0xb2    -                               ²
2060263    0xb3    -                               ³
2070264    0xb4    -                               ´
2080265    0xb5    -                               µ
2090266    0xb6    -                               ¶
2100267    0xb7    -                               ·
211
2120270    0xb8    -                               ¸
2130271    0xb9    -                               ¹
2140272    0xba    -                               º
2150273    0xbb    -                               »
2160274    0xbc    -                               ¼
2170275    0xbd    -                               ½
2180276    0xbe    -                               ¾
2190277    0xbf    -                               ¿
220
2210300    0xc0    -                               À
2220301    0xc1    -                               Á
2230302    0xc2    -                               Â
2240303    0xc3    -                               Ã
2250304    0xc4    -                               Ä
2260305    0xc5    -                               Å
2270306    0xc6    -                               Æ
2280307    0xc7    -                               Ç
229
2300310    0xc8    -                               È
2310311    0xc9    -                               É
2320312    0xca    -                               Ê
2330313    0xcb    -                               Ë
2340314    0xcc    -                               Ì
2350315    0xcd    -                               Í
2360316    0xce    -                               Î
2370317    0xcf    -                               Ï
238
2390320    0xd0    -                               Ð
2400321    0xd1    -                               Ñ
2410322    0xd2    -                               Ò
2420323    0xd3    -                               Ó
2430324    0xd4    -                               Ô
2440325    0xd5    -                               Õ
2450326    0xd6    -                               Ö
2460327    0xd7    -                               ×
247
2480330    0xd8    -                               Ø
2490331    0xd9    -                               Ù
2500332    0xda    -                               Ú
2510333    0xdb    -                               Û
2520334    0xdc    -                               Ü
2530335    0xdd    -                               Ý
2540336    0xde    -                               Þ
2550337    0xdf    -                               ß
256
2570340    0xe0    /alpha                          à
2580341    0xe1    /germandbls     &szlig;         á
2590342    0xe2    /Gamma                          â
2600343    0xe3    /pi                             ã
2610344    0xe4    /Sigma                          ä
2620345    0xe5    /sigma                          å
2630346    0xe6    /mu                             æ
2640347    0xe7    /tau                            ç
265
2660350    0xe8    /phi                            è
2670351    0xe9    /theta                          é
2680352    0xea    /Omega                          ê
2690353    0xeb    /delta                          ë
2700354    0xec    /infinity                       ì
2710355    0xed    /oslash                         í
2720356    0xee    /epsilon                        î
2730357    0xef    /intersection                   ï
274
2750360    0xf0    /equivalence                    ð
2760361    0xf1    /plusminus                      ñ
2770362    0xf2    /greaterequal                   ò
2780363    0xf3    /lessequal                      ó
2790364    0xf4    /integraltp                     ô
2800365    0xf5    /integralbt                     õ
2810366    0xf6    /divide                         ö
2820367    0xf7    /approxequal                    ÷
283
2840370    0xf8    /degree                         ø
2850371    0xf9    /dotaccent                      ù
2860372    0xfa    /dotaccent                      ú
2870373    0xfb    /radical                        û
2880374    0xfc    -                               ü
2890375    0xfd    /twosuperior                    ý
2900376    0xfe    -                               þ
2910377    0xff    -                               ÿ
Note: See TracBrowser for help on using the repository browser.