User's Guide

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