Unicode	Decimal	Hexadecimal	Octal	Character	Description	UTF-8
U+0000	0	00	000	NUL	null	00
U+0001	1	01	001	SOH	start of heading	01
U+0002	2	02	002	STX	start of text	02
U+0003	3	03	003	ETX	end of text	03
U+0004	4	04	004	EOT	end of transmission	04
U+0005	5	05	005	ENQ	enquiry	05
U+0006	6	06	006	ACK	acknowledge	06
U+0007	7	07	007	BEL	bell '\a'	07
U+0008	8	08	010	BS	backspace '\b'	08
U+0009	9	09	011	HT	horizontal tab '\t'	09
U+000A	10	0a	012	LF	line feed '\n'	0a
U+000B	11	0b	013	VT	vertical tab '\v'	0b
U+000C	12	0c	014	FF	form feed '\f'	0c
U+000D	13	0d	015	CR	carriage return '\r'	0d
U+000E	14	0e	016	SO	shift out	0e
U+000F	15	0f	017	SI	shift in	0f
U+0010	16	10	020	DLE	data link escape	10
U+0011	17	11	021	DC1	device control 1	11
U+0012	18	12	022	DC2	device control 2	12
U+0013	19	13	023	DC3	device control 3	13
U+0014	20	14	024	DC4	device control 4	14
U+0015	21	15	025	NAK	negative acknowledge	15
U+0016	22	16	026	SYN	synchronous idle	16
U+0017	23	17	027	ETB	end of transmission block	17
U+0018	24	18	030	CAN	cancel	18
U+0019	25	19	031	EM	end of medium	19
U+001A	26	1a	032	SUB	substitute	1a
U+001B	27	1b	033	ESC	escape	1b
U+001C	28	1c	034	FS	file separator	1c
U+001D	29	1d	035	GS	group separator	1d
U+001E	30	1e	036	RS	record separator	1e
U+001F	31	1f	037	US	unit separator	1f
U+0020	32	20	040	SP	space	20
U+0021	33	21	041	!	exclamation mark	21
U+0022	34	22	042	"	quotation mark	22
U+0023	35	23	043	#	number	23
U+0024	36	24	044	$	dollar sign	24
U+0025	37	25	045	%	percent sign	25
U+0026	38	26	046	&	ampersand	26
U+0027	39	27	047	'	apostrophe	27
U+0028	40	28	050	(	left parenthesis	28
U+0029	41	29	051	)	right parenthesis	29
U+002A	42	2a	052	*	asterisk	2a
U+002B	43	2b	053	+	plus	2b
U+002C	44	2c	054	,	comma	2c
U+002D	45	2d	055	-	hyphen or minus	2d
U+002E	46	2e	056	.	full stop	2e
U+002F	47	2f	057	/	forward slash or solidus	2f
U+0030	48	30	060	0	zero	30
U+0031	49	31	061	1	one	31
U+0032	50	32	062	2	two	32
U+0033	51	33	063	3	three	33
U+0034	52	34	064	4	four	34
U+0035	53	35	065	5	five	35
U+0036	54	36	066	6	six	36
U+0037	55	37	067	7	seven	37
U+0038	56	38	070	8	eight	38
U+0039	57	39	071	9	nine	39
U+003A	58	3a	072	:	colon	3a
U+003B	59	3b	073	;	semicolon	3b
U+003C	60	3c	074	<	less than	3c
U+003D	61	3d	075	=	equals	3d
U+003E	62	3e	076	>	greater than	3e
U+003F	63	3f	077	?	question mark	3f
U+0040	64	40	100	@	at	40
U+0041	65	41	101	A	Latin uppercase A	41
U+0042	66	42	102	B	Latin uppercase B	42
U+0043	67	43	103	C	Latin uppercase C	43
U+0044	68	44	104	D	Latin uppercase D	44
U+0045	69	45	105	E	Latin uppercase E	45
U+0046	70	46	106	F	Latin uppercase F	46
U+0047	71	47	107	G	Latin uppercase G	47
U+0048	72	48	110	H	Latin uppercase H	48
U+0049	73	49	111	I	Latin uppercase I	49
U+004A	74	4a	112	J	Latin uppercase J	4a
U+004B	75	4b	113	K	Latin uppercase K	4b
U+004C	76	4c	114	L	Latin uppercase L	4c
U+004D	77	4d	115	M	Latin uppercase M	4d
U+004E	78	4e	116	N	Latin uppercase N	4e
U+004F	79	4f	117	O	Latin uppercase O	4f
U+0050	80	50	120	P	Latin uppercase P	50
U+0051	81	51	121	Q	Latin uppercase Q	51
U+0052	82	52	122	R	Latin uppercase R	52
U+0053	83	53	123	S	Latin uppercase S	53
U+0054	84	54	124	T	Latin uppercase T	54
U+0055	85	55	125	U	Latin uppercase U	55
U+0056	86	56	126	V	Latin uppercase V	56
U+0057	87	57	127	W	Latin uppercase W	57
U+0058	88	58	130	X	Latin uppercase X	58
U+0059	89	59	131	Y	Latin uppercase Y	59
U+005A	90	5a	132	Z	Latin uppercase Z	5a
U+005B	91	5b	133	[	left square bracket	5b
U+005C	92	5c	134	\	backslash	5c
U+005D	93	5d	135	]	right square bracket	5d
U+005E	94	5e	136	^	circumflex accent or caret	5e
U+005F	95	5f	137	_	underscore	5f
U+0060	96	60	140	`	back tick	60
U+0061	97	61	141	a	Latin lowercase A	61
U+0062	98	62	142	b	Latin lowercase B	62
U+0063	99	63	143	c	Latin lowercase C	63
U+0064	100	64	144	d	Latin lowercase D	64
U+0065	101	65	145	e	Latin lowercase E	65
U+0066	102	66	146	f	Latin lowercase F	66
U+0067	103	67	147	g	Latin lowercase G	67
U+0068	104	68	150	h	Latin lowercase H	68
U+0069	105	69	151	i	Latin lowercase I	69
U+006A	106	6a	152	j	Latin lowercase J	6a
U+006B	107	6b	153	k	Latin lowercase K	6b
U+006C	108	6c	154	l	Latin lowercase L	6c
U+006D	109	6d	155	m	Latin lowercase M	6d
U+006E	110	6e	156	n	Latin lowercase N	6e
U+006F	111	6f	157	o	Latin lowercase O	6f
U+0070	112	70	160	p	Latin lowercase P	70
U+0071	113	71	161	q	Latin lowercase Q	71
U+0072	114	72	162	r	Latin lowercase R	72
U+0073	115	73	163	s	Latin lowercase S	73
U+0074	116	74	164	t	Latin lowercase T	74
U+0075	117	75	165	u	Latin lowercase U	75
U+0076	118	76	166	v	Latin lowercase V	76
U+0077	119	77	167	w	Latin lowercase W	77
U+0078	120	78	170	x	Latin lowercase X	78
U+0079	121	79	171	y	Latin lowercase Y	79
U+007A	122	7a	172	z	Latin lowercase Z	7a
U+007B	123	7b	173	{	left curly bracket	7b
U+007C	124	7c	174	|	pipe or vertical bar	7c
U+007D	125	7d	175	}	right curly bracket	7d
U+007E	126	7e	176	~	tilde	7e
U+007F	127	7f	177	DEL	delete	7f
U+0080	128	80	200	PAD	padding character	c2 80
U+0081	129	81	201	HOP	high octet preset	c2 81
U+0082	130	82	202	BPH	break permitted here	c2 82
U+0083	131	83	203	NBH	no break here	c2 83
U+0084	132	84	204	IND	index	c2 84
U+0085	133	85	205	NEL	next line	c2 85
U+0086	134	86	206	SSA	start of selected area	c2 86
U+0087	135	87	207	ESA	end of selected area	c2 87
U+0088	136	88	210	HTS	character tabulation set	c2 88
U+0089	137	89	211	HTJ	character tabulation with justification	c2 89
U+008A	138	8a	212	VTS	line tabulation set	c2 8a
U+008B	139	8b	213	PLD	partial line down	c2 8b
U+008C	140	8c	214	PLU	partial line up	c2 8c
U+008D	141	8d	215	RI	reverse line feed	c2 8d
U+008E	142	8e	216	SS2	single shift 2	c2 8e
U+008F	143	8f	217	SS3	single shift 3	c2 8f
U+0090	144	90	220	DCS	device control string	c2 90
U+0091	145	91	221	PU1	private use 1	c2 91
U+0092	146	92	222	PU2	private use 2	c2 92
U+0093	147	93	223	STS	set transmit state	c2 93
U+0094	148	94	224	CCH	cancel character	c2 94
U+0095	149	95	225	MW	message waiting	c2 95
U+0096	150	96	226	SPA	start of protected area	c2 96
U+0097	151	97	227	EPA	end of protected area	c2 97
U+0098	152	98	230	SOS	start of string	c2 98
U+0099	153	99	231	SGCI	single graphic character introducer	c2 99
U+009A	154	9a	232	SCI	single character introducer	c2 9a
U+009B	155	9b	233	CSI	control sequence introducer	c2 9b
U+009C	156	9c	234	ST	string terminator	c2 9c
U+009D	157	9d	235	OSC	operating system command	c2 9d
U+009E	158	9e	236	PM	privacy message	c2 9e
U+009F	159	9f	237	APC	application program command	c2 9f
U+00A0	160	a0	240	NBSP	non-breaking space	c2 a0
U+00A1	161	a1	241	¡	inverted exclamation mark	c2 a1
U+00A2	162	a2	242	¢	cent sign	c2 a2
U+00A3	163	a3	243	£	pound sign	c2 a3
U+00A4	164	a4	244	¤	currency sign	c2 a4
U+00A5	165	a5	245	¥	yen sign	c2 a5
U+00A6	166	a6	246	¦	broken bar	c2 a6
U+00A7	167	a7	247	§	section sign	c2 a7
U+00A8	168	a8	250	¨	diaeresis or umlaut	c2 a8
U+00A9	169	a9	251	©	copyright sign	c2 a9
U+00AA	170	aa	252	ª	feminine ordinal indicator	c2 aa
U+00AB	171	ab	253	«	left-pointing double angle quotation mark	c2 ab
U+00AC	172	ac	254	¬	not sign	c2 ac
U+00AD	173	ad	255	SHY	soft hyphen	c2 ad
U+00AE	174	ae	256	®	registered sign	c2 ae
U+00AF	175	af	257	¯	macron	c2 af
U+00B0	176	b0	260	°	degree symbol	c2 b0
U+00B1	177	b1	261	±	plus-minus sign	c2 b1
U+00B2	178	b2	262	²	superscript 2	c2 b2
U+00B3	179	b3	263	³	superscript 3	c2 b3
U+00B4	180	b4	264	´	acute accent	c2 b4
U+00B5	181	b5	265	µ	micro sign	c2 b5
U+00B6	182	b6	266	¶	pilcrow sign	c2 b6
U+00B7	183	b7	267	·	middle dot	c2 b7
U+00B8	184	b8	270	¸	cedilla	c2 b8
U+00B9	185	b9	271	¹	superscript 1	c2 b9
U+00BA	186	ba	272	º	masculine ordinal indicator	c2 ba
U+00BB	187	bb	273	»	right-pointing double angle quotation mark	c2 bb
U+00BC	188	bc	274	¼	vulgar fraction one quarter	c2 bc
U+00BD	189	bd	275	½	vulgar fraction one half	c2 bd
U+00BE	190	be	276	¾	vulgar fraction three quarters	c2 be
U+00BF	191	bf	277	¿	inverted question mark	c2 bf
U+00C0	192	c0	300	À	Latin uppercase A with grave accent	c3 80
U+00C1	193	c1	301	Á	Latin uppercase A with acute accent	c3 81
U+00C2	194	c2	302	Â	Latin uppercase A with circumflex	c3 82
U+00C3	195	c3	303	Ã	Latin uppercase A with tilde	c3 83
U+00C4	196	c4	304	Ä	Latin uppercase A with diaeresis	c3 84
U+00C5	197	c5	305	Å	Latin uppercase A with ring above	c3 85
U+00C6	198	c6	306	Æ	Latin uppercase Æ	c3 86
U+00C7	199	c7	307	Ç	Latin uppercase C with cedilla	c3 87
U+00C8	200	c8	310	È	Latin uppercase E with grave accent	c3 88
U+00C9	201	c9	311	É	Latin uppercase E with acute accent	c3 89
U+00CA	202	ca	312	Ê	Latin uppercase E with circumflex	c3 8a
U+00CB	203	cb	313	Ë	Latin uppercase E with diaeresis	c3 8b
U+00CC	204	cc	314	Ì	Latin uppercase I with grave accent	c3 8c
U+00CD	205	cd	315	Í	Latin uppercase I with acute accent	c3 8d
U+00CE	206	ce	316	Î	Latin uppercase I with circumflex	c3 8e
U+00CF	207	cf	317	Ï	Latin uppercase I with diaeresis	c3 8f
U+00D0	208	d0	320	Ð	Latin uppercase Eth	c3 90
U+00D1	209	d1	321	Ñ	Latin uppercase N with tilde	c3 91
U+00D2	210	d2	322	Ò	Latin uppercase O with grave accent	c3 92
U+00D3	211	d3	323	Ó	Latin uppercase O with acute accent	c3 93
U+00D4	212	d4	324	Ô	Latin uppercase O with circumflex	c3 94
U+00D5	213	d5	325	Õ	Latin uppercase O with tilde	c3 95
U+00D6	214	d6	326	Ö	Latin uppercase O with diaeresis	c3 96
U+00D7	215	d7	327	×	multiplication sign	c3 97
U+00D8	216	d8	330	Ø	Latin uppercase O with stroke	c3 98
U+00D9	217	d9	331	Ù	Latin uppercase U with grave accent	c3 99
U+00DA	218	da	332	Ú	Latin uppercase U with acute accent	c3 9a
U+00DB	219	db	333	Û	Latin uppercase U with circumflex	c3 9b
U+00DC	220	dc	334	Ü	Latin uppercase U with diaeresis	c3 9c
U+00DD	221	dd	335	Ý	Latin uppercase Y with acute	c3 9d
U+00DE	222	de	336	Þ	Latin uppercase Thorn	c3 9e
U+00DF	223	df	337	ß	Latin lowercase sharp S	c3 9f
U+00E0	224	e0	340	à	Latin lowercase A with grave accent	c3 a0
U+00E1	225	e1	341	á	Latin lowercase A with acute accent	c3 a1
U+00E2	226	e2	342	â	Latin lowercase A with circumflex	c3 a2
U+00E3	227	e3	343	ã	Latin lowercase A with tilde	c3 a3
U+00E4	228	e4	344	ä	Latin lowercase A with diaeresis	c3 a4
U+00E5	229	e5	345	å	Latin lowercase A with ring above	c3 a5
U+00E6	230	e6	346	æ	Latin lowercase Æ	c3 a6
U+00E7	231	e7	347	ç	Latin lowercase C with cedilla	c3 a7
U+00E8	232	e8	350	è	Latin lowercase E with grave accent	c3 a8
U+00E9	233	e9	351	é	Latin lowercase E with acute accent	c3 a9
U+00EA	234	ea	352	ê	Latin lowercase E with circumflex	c3 aa
U+00EB	235	eb	353	ë	Latin lowercase E with diaeresis	c3 ab
U+00EC	236	ec	354	ì	Latin lowercase I with grave accent	c3 ac
U+00ED	237	ed	355	í	Latin lowercase I with acute accent	c3 ad
U+00EE	238	ee	356	î	Latin lowercase I with circumflex	c3 ae
U+00EF	239	ef	357	ï	Latin lowercase I with diaeresis	c3 af
U+00F0	240	f0	360	ð	Latin lowercase Eth	c3 b0
U+00F1	241	f1	361	ñ	Latin lowercase N with tilde	c3 b1
U+00F2	242	f2	362	ò	Latin lowercase O with grave accent	c3 b2
U+00F3	243	f3	363	ó	Latin lowercase O with acute accent	c3 b3
U+00F4	244	f4	364	ô	Latin lowercase O with circumflex	c3 b4
U+00F5	245	f5	365	õ	Latin lowercase O with tilde	c3 b5
U+00F6	246	f6	366	ö	Latin lowercase O with diaeresis	c3 b6
U+00F7	247	f7	367	÷	division sign	c3 b7
U+00F8	248	f8	370	ø	Latin lowercase O with stroke	c3 b8
U+00F9	249	f9	371	ù	Latin lowercase U with grave accent	c3 b9
U+00FA	250	fa	372	ú	Latin lowercase U with acute accent	c3 ba
U+00FB	251	fb	373	û	Latin lowercase U with circumflex	c3 bb
U+00FC	252	fc	374	ü	Latin lowercase U with diaeresis	c3 bc
U+00FD	253	fd	375	ý	Latin lowercase Y with acute	c3 bd
U+00FE	254	fe	376	þ	Latin lowercase Thorn	c3 be
U+00FF	255	ff	377	ÿ	Latin lowercase Y with diaeresis	c3 bf
