Information

Hex
1e
1f
Dec
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
Char
RS
US
SP
!
(Request to Send)
(Unit Separator)
(Space)
20
21
22
23
24
25
26
27
28
29
2a
2b
2c
(Exclamation Mark)
(Double Quote)
(Number Sign)
(Dollar Sign)
"
#
$
%
&
`
(Percent)
(Ampersand)
(Single Quote)
(Left/ Opening Parenthesis)
(Right/ Closing Parenthesis)
(Asterisk)
(
)
*
+
,
(Plus)
(Comma)
2d
2e
2f
- (Minus/ Dash)
(Dot)
.
/
0
1
2
3
4
5
6
7
8
9
:
(Forward Slash)
30
31
32
33
34
35
36
37
38
39
3a
3b
3c
(Colon)
; (Semi-colon)
(Less Than)
(Equal Sign)
<
=
3d
235