Ascii HTML HTML Dec Hex Symbol Number Name Description
Ascii HTML HTML Dec Hex Symbol Number Name Description
HTML HTML
Dec Hex Symbol Number Name Description
32 20   space
33 21 ! ! exclamation point
34 22 " " " double quotes
35 23 # # number sign
36 24 $ $ dollar sign
37 25 % % percent sign
38 26 & & & ampersand
39 27 ' ' single quote
40 28 ( ( opening parenthesis
41 29 ) ) closing parenthesis
42 2A * * asterisk
43 2B + + plus sign
44 2C , , comma
45 2D - - minus sign - hyphen
46 2E . . period
47 2F / / slash
ASCII HTML HTML
Dec Hex Symbol Number Name Description
48 30 0 0 zero
49 31 1 1 one
50 32 2 2 two
51 33 3 3 three
52 34 4 4 four
53 35 5 5 five
54 36 6 6 six
55 37 7 7 seven
56 38 8 8 eight
57 39 9 9 nine
58 3A : : colon
59 3B ; ; semicolon
60 3C < < < less than sign
61 3D = = equal sign
62 3E > > > greater than sign
63 3F ? ? question mark
ASCII HTML HTML
Dec Hex Symbol Number Name Description
64 40 @ @ at symbol
65 41 A A
66 42 B B
67 43 C C
68 44 D D
69 45 E E
70 46 F F
71 47 G G
72 48 H H
73 49 I I
74 4A J J
75 4B K K
76 4C L L
77 4D M M
78 4E N N
79 4F O O
ASCII HTML HTML
Dec Hex Symbol Number Name Description
80 50 P P
81 51 Q Q
82 52 R R
83 53 S S
84 54 T T
85 55 U U
86 56 V V
87 57 W W
88 58 X X
89 59 Y Y
90 5A Z Z
91 5B [ [ opening bracket
92 5C \ \ backslash
93 5D ] ] closing bracket
94 5E ^ ^ caret - circumflex
95 5F _ _ underscore
ASCII HTML HTML
Dec Hex Symbol Number Name Description
112 70 p p
113 71 q q
114 72 r r
115 73 s s
116 74 t t
117 75 u u
118 76 v v
119 77 w w
120 78 x x
121 79 y y
122 7A z z
123 7B { { opening brace
124 7C | | vertical bar
125 7D } } closing brace
126 7E ~ ~ equivalency sign - tilde
127 7F (not defined in HTML 4 standard)
ASCII HTML HTML
Dec Hex Symbol Number Name Description