ibmpc.txt   [plain text]


			 IBM PC character set

octal	hex	PostScript	HTML entity	character
----------------------------------------------------------------------
000	0x00	non-printable			<nil>
001	0x01	-				
002	0x02	-				
003	0x03	/heart				
004	0x04	/diamond			
005	0x05	/club				
006	0x06	/spade				
007	0x07	non-printable			

010	0x08	non-printable			
011	0x09	non-printable			<tab>
012	0x0a	non-printable			<nl>
013	0x0b	non-printable			
014	0x0c	non-printable			<lf>
015	0x0d	non-printable			<cr>
016	0x0e	non-printable			
017	0x0f	non-printable			

020	0x10	-				
021	0x11	-				
022	0x12	-				
023	0x13	-				
024	0x14	/paragraph			
025	0x15	/section			
026	0x16	-				
027	0x17	-				

030	0x18	/arrowup			
031	0x19	/arrowdown			
032	0x1a	non-printable			<eof>
033	0x1b	non-printable			
034	0x1c	-				
035	0x1d	/arrowboth			
036	0x1e	-				
037	0x1f	-				

040	0x20	/space				 
041	0x21	/exclam				!
042	0x22	/quotedbl      	&quot;    	"
043	0x23	/numbersign			#
044	0x24	/dollar				$
045	0x25	/percent			%
046	0x26	/ampersand     	&amp;     	&
047	0x27	/quoteright			'

050	0x28	/parenleft			(
051	0x29	/parenright			)
052	0x2a	/asterisk			*
053	0x2b	/plus				+
054	0x2c	/comma				,
055	0x2d	/hyphen				-
056	0x2e	/period				.
057	0x2f	/slash				/

060	0x30	/zero				0
061	0x31	/one				1
062	0x32	/two				2
063	0x33	/three				3
064	0x34	/four				4
065	0x35	/five				5
066	0x36	/six				6
067	0x37	/seven				7

070	0x38	/eight				8
071	0x39	/nine				9
072	0x3a	/colon				:
073	0x3b	/semicolon			;
074	0x3c	/less          	&lt;      	<
075	0x3d	/equal				=
076	0x3e	/greater       	&gt;      	>
077	0x3f	/question			?

0100	0x40	/at				@
0101	0x41	/A				A
0102	0x42	/B				B
0103	0x43	/C				C
0104	0x44	/D				D
0105	0x45	/E				E
0106	0x46	/F				F
0107	0x47	/G				G

0110	0x48	/H				H
0111	0x49	/I				I
0112	0x4a	/J				J
0113	0x4b	/K				K
0114	0x4c	/L				L
0115	0x4d	/M				M
0116	0x4e	/N				N
0117	0x4f	/O				O

0120	0x50	/P				P
0121	0x51	/Q				Q
0122	0x52	/R				R
0123	0x53	/S				S
0124	0x54	/T				T
0125	0x55	/U				U
0126	0x56	/V				V
0127	0x57	/W				W

0130	0x58	/X				X
0131	0x59	/Y				Y
0132	0x5a	/Z				Z
0133	0x5b	/bracketleft			[
0134	0x5c	/backslash			\
0135	0x5d	/bracketright			]
0136	0x5e	/asciicircum			^
0137	0x5f	/underscore			_

0140	0x60	/quoteleft			`
0141	0x61	/a				a
0142	0x62	/b				b
0143	0x63	/c				c
0144	0x64	/d				d
0145	0x65	/e				e
0146	0x66	/f				f
0147	0x67	/g				g

0150	0x68	/h				h
0151	0x69	/i				i
0152	0x6a	/j				j
0153	0x6b	/k				k
0154	0x6c	/l				l
0155	0x6d	/m				m
0156	0x6e	/n				n
0157	0x6f	/o				o

0160	0x70	/p				p
0161	0x71	/q				q
0162	0x72	/r				r
0163	0x73	/s				s
0164	0x74	/t				t
0165	0x75	/u				u
0166	0x76	/v				v
0167	0x77	/w				w

0170	0x78	/x				x
0171	0x79	/y				y
0172	0x7a	/z				z
0173	0x7b	/braceleft			{
0174	0x7c	/bar				|
0175	0x7d	/braceright			}
0176	0x7e	/tilde				~
0177	0x7f	-				

0200	0x80	/Ccedilla      	&Ccedil;  	
0201	0x81	/udieresis     	&uuml;    	
0202	0x82	/eacute        	&eacute;  	
0203	0x83	/acircumflex   	&acirc;   	
0204	0x84	/adieresis     	&auml;    	
0205	0x85	/agrave        	&agrave;  	
0206	0x86	/aring         	&aring;   	
0207	0x87	/ccedilla      	&ccedil;  	

0210	0x88	/ecircumflex   	&ecirc;   	
0211	0x89	/edieresis     	&euml;    	
0212	0x8a	/egrave        	&egrave;  	
0213	0x8b	/idieresis     	&iuml;    	
0214	0x8c	/icircumflex   	&icirc;   	
0215	0x8d	/igrave        	&igrave;  	
0216	0x8e	/Adieresis     	&Auml;    	
0217	0x8f	/Aring         	&Aring;   	

0220	0x90	/Eacute        	&Eacute;  	
0221	0x91	/ae            	&aelig;   	
0222	0x92	/AE            	&AElig;   	
0223	0x93	/ocircumflex   	&ocirc;   	
0224	0x94	/odieresis     	&ouml;    	
0225	0x95	/ograve        	&ograve;  	
0226	0x96	/ucircumflex   	&ucirc;   	
0227	0x97	/ugrave        	&ugrave;  	

0230	0x98	/ydieresis     	&yuml;    	
0231	0x99	/Odieresis     	&Ouml;    	
0232	0x9a	/Udieresis     	&Uuml;    	
0233	0x9b	/cent				
0234	0x9c	/sterling			
0235	0x9d	/yen				
0236	0x9e	-				
0237	0x9f	/florin				

0240	0xa0	/aacute        	&aacute;  	
0241	0xa1	/iacute        	&iacute;  	
0242	0xa2	/oacute        	&oacute;  	
0243	0xa3	/uacute        	&uacute;  	
0244	0xa4	/ntilde        	&ntilde;  	
0245	0xa5	/Ntilde        	&Ntilde;  	
0246	0xa6	/ordfeminine			
0247	0xa7	/degree				

0250	0xa8	/questiondown			
0251	0xa9	-				
0252	0xaa	/logicalnot			
0253	0xab	/onehalf			
0254	0xac	/onequarter			
0255	0xad	/exclamdown			
0256	0xae	/guillemotleft			
0257	0xaf	/guillemotright			

0260	0xb0	-				
0261	0xb1	-				
0262	0xb2	-				
0263	0xb3	-				
0264	0xb4	-				
0265	0xb5	-				
0266	0xb6	-				
0267	0xb7	-				

0270	0xb8	-				
0271	0xb9	-				
0272	0xba	-				
0273	0xbb	-				
0274	0xbc	-				
0275	0xbd	-				
0276	0xbe	-				
0277	0xbf	-				

0300	0xc0	-				
0301	0xc1	-				
0302	0xc2	-				
0303	0xc3	-				
0304	0xc4	-				
0305	0xc5	-				
0306	0xc6	-				
0307	0xc7	-				

0310	0xc8	-				
0311	0xc9	-				
0312	0xca	-				
0313	0xcb	-				
0314	0xcc	-				
0315	0xcd	-				
0316	0xce	-				
0317	0xcf	-				

0320	0xd0	-				
0321	0xd1	-				
0322	0xd2	-				
0323	0xd3	-				
0324	0xd4	-				
0325	0xd5	-				
0326	0xd6	-				
0327	0xd7	-				

0330	0xd8	-				
0331	0xd9	-				
0332	0xda	-				
0333	0xdb	-				
0334	0xdc	-				
0335	0xdd	-				
0336	0xde	-				
0337	0xdf	-				

0340	0xe0	/alpha				
0341	0xe1	/germandbls    	&szlig;   	
0342	0xe2	/Gamma				
0343	0xe3	/pi				
0344	0xe4	/Sigma				
0345	0xe5	/sigma				
0346	0xe6	/mu				
0347	0xe7	/tau				

0350	0xe8	/phi				
0351	0xe9	/theta				
0352	0xea	/Omega				
0353	0xeb	/delta				
0354	0xec	/infinity			
0355	0xed	/oslash				
0356	0xee	/epsilon			
0357	0xef	/intersection			

0360	0xf0	/equivalence			
0361	0xf1	/plusminus			
0362	0xf2	/greaterequal			
0363	0xf3	/lessequal			
0364	0xf4	/integraltp			
0365	0xf5	/integralbt			
0366	0xf6	/divide				
0367	0xf7	/approxequal			

0370	0xf8	/degree				
0371	0xf9	/dotaccent			
0372	0xfa	/dotaccent			
0373	0xfb	/radical			
0374	0xfc	-				
0375	0xfd	/twosuperior			
0376	0xfe	-				
0377	0xff	-