Greek Characters in HTML Code, HTML Name

Greek Characters - Unicode/html Code Table
Code | Symbol | Html Code | Html Name | CSS | Hex | Description |
---|---|---|---|---|---|---|
32 |   | \0020 | 0x20 | Space | ||
33 | ! | ! | \0021 | 0x21 | Exclamation mark | |
34 | " | " | " | \0022 | 0x22 | Double quote |
35 | # | # | \0023 | 0x23 | Pound (hash) symbol | |
36 | $ | $ | \0024 | 0x24 | Dollar | |
37 | % | % | \0025 | 0x25 | Percent | |
38 | & | & | & | \0026 | 0x26 | Ampersand |
39 | ' | ' | \0027 | 0x27 | Single quote | |
40 | ( | ( | \0028 | 0x28 | Opening parenthesis | |
41 | ) | ) | \0029 | 0x29 | Closing parenthesis | |
42 | * | * | \002a | 0x2a | Asterisk | |
43 | + | + | \002b | 0x2b | Plus sign | |
44 | , | , | \002c | 0x2c | Comma | |
45 | - | - | \002d | 0x2d | Minus sign - Hyphen | |
46 | . | . | \002e | 0x2e | Period | |
47 | / | / | \002f | 0x2f | Forward slash | |
48 | 0 | 0 | \0030 | 0x30 | ||
49 | 1 | 1 | \0031 | 0x31 | ||
50 | 2 | 2 | \0032 | 0x32 | ||
51 | 3 | 3 | \0033 | 0x33 | ||
52 | 4 | 4 | \0034 | 0x34 | ||
53 | 5 | 5 | \0035 | 0x35 | ||
54 | 6 | 6 | \0036 | 0x36 | ||
55 | 7 | 7 | \0037 | 0x37 | ||
56 | 8 | 8 | \0038 | 0x38 | ||
57 | 9 | 9 | \0039 | 0x39 | ||
58 | : | : | \003a | 0x3a | Colon | |
59 | ; | ; | \003b | 0x3b | Semicolon | |
60 | < | < | \003c | 0x3c | Less than sign | |
61 | = | = | \003d | 0x3d | Equal sign | |
62 | > | > | \003e | 0x3e | Greater than sign | |
63 | ? | ? | \003f | 0x3f | Question mark | |
64 | @ | @ | \0040 | 0x40 | At symbol | |
65 | A | A | \0041 | 0x41 | ||
66 | B | B | \0042 | 0x42 | ||
67 | C | C | \0043 | 0x43 | ||
68 | D | D | \0044 | 0x44 | ||
69 | E | E | \0045 | 0x45 | ||
70 | F | F | \0046 | 0x46 | ||
71 | G | G | \0047 | 0x47 | ||
72 | H | H | \0048 | 0x48 | ||
73 | I | I | \0049 | 0x49 | ||
74 | J | J | \004a | 0x4a | ||
75 | K | K | \004b | 0x4b | ||
76 | L | L | \004c | 0x4c | ||
77 | M | M | \004d | 0x4d | ||
78 | N | N | \004e | 0x4e | ||
79 | O | O | \004f | 0x4f | ||
80 | P | P | \0050 | 0x50 | ||
81 | Q | Q | \0051 | 0x51 | ||
82 | R | R | \0052 | 0x52 | ||
83 | S | S | \0053 | 0x53 | ||
84 | T | T | \0054 | 0x54 | ||
85 | U | U | \0055 | 0x55 | ||
86 | V | V | \0056 | 0x56 | ||
87 | W | W | \0057 | 0x57 | ||
88 | X | X | \0058 | 0x58 | ||
89 | Y | Y | \0059 | 0x59 | ||
90 | Z | Z | \005a | 0x5a | ||
91 | [ | [ | \005b | 0x5b | Opening bracket | |
92 | \ | \ | \005c | 0x5c | Backslash | |
93 | ] | ] | \005d | 0x5d | Closing bracket | |
94 | ^ | ^ | \005e | 0x5e | Caret - circumflex | |
95 | _ | _ | \005f | 0x5f | Underscore | |
96 | ` | ` | \0060 | 0x60 | Grave accent | |
97 | a | a | \0061 | 0x61 | ||
98 | b | b | \0062 | 0x62 | ||
99 | c | c | \0063 | 0x63 | ||
100 | d | d | \0064 | 0x64 | ||
101 | e | e | \0065 | 0x65 | ||
102 | f | f | \0066 | 0x66 | ||
103 | g | g | \0067 | 0x67 | ||
104 | h | h | \0068 | 0x68 | ||
105 | i | i | \0069 | 0x69 | ||
106 | j | j | \006a | 0x6a | ||
107 | k | k | \006b | 0x6b | ||
108 | l | l | \006c | 0x6c | ||
109 | m | m | \006d | 0x6d | ||
110 | n | n | \006e | 0x6e | ||
111 | o | o | \006f | 0x6f | ||
112 | p | p | \0070 | 0x70 | ||
113 | q | q | \0071 | 0x71 | ||
114 | r | r | \0072 | 0x72 | ||
115 | s | s | \0073 | 0x73 | ||
116 | t | t | \0074 | 0x74 | ||
117 | u | u | \0075 | 0x75 | ||
118 | v | v | \0076 | 0x76 | ||
119 | w | w | \0077 | 0x77 | ||
120 | x | x | \0078 | 0x78 | ||
121 | y | y | \0079 | 0x79 | ||
122 | z | z | \007a | 0x7a | ||
123 | { | { | \007b | 0x7b | Opening brace | |
124 | | | | | \007c | 0x7c | Vertical bar | |
125 | } | } | \007d | 0x7d | Closing brace | |
126 | ~ | ~ | \007e | 0x7e | Equivalency sign - tilde |

See Also ►
Arrow symbols - Unicode/html Code Table
Currency symbols - Unicode/html Code Table
Games symbols - Unicode/html Code Table
Greek Character - Unicode/html Code Table
Heart symbols - Unicode/html Code Table
Latin Character - Unicode/html Code Table
Math symbols - Unicode/html Code Table