diff --git a/ref/ascii/ascii.html b/ref/ascii/ascii.html
index 327a793..286acc7 100644
--- a/ref/ascii/ascii.html
+++ b/ref/ascii/ascii.html
@@ -518,7 +518,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
Table of Contents
@@ -675,329 +675,369 @@ used on e.g. RS-232).
HTML |
ESCAPE |
LIT |
-
DESC |
+
LINK |
-0 |
-000 |
-00 |
-00000000 |
-� |
-N/A |
-NUL |
+DESC |
+0 |
+000 |
+00 |
+00000000 |
+� |
+N/A |
+NUL |
+
+
+(link) |
Null byte/character |
+1 |
+001 |
+01 |
+00000001 |
+ |
+N/A |
-1 |
-001 |
-01 |
-00000001 |
- |
-N/A |
-SOH |
+SOH |
+(link) |
Start of heading |
+2 |
+002 |
+02 |
+00000010 |
+ |
-2 |
-002 |
-02 |
-00000010 |
- |
-N/A |
-STX |
+N/A |
+STX |
+(link) |
Start of text |
+3 |
+003 |
+03 |
+00000011 |
-3 |
-003 |
-03 |
-00000011 |
- |
-N/A |
-ETX |
+ |
+N/A |
+ETX |
+(link) |
End text |
+4 |
+004 |
+04 |
-4 |
-004 |
-04 |
-00000100 |
- |
-N/A |
-EOT |
+00000100 |
+ |
+N/A |
+EOT |
+(link) |
End of transmission |
+5 |
+005 |
-5 |
-005 |
-05 |
-00000101 |
- |
-N/A |
-ENQ |
+05 |
+00000101 |
+ |
+N/A |
+ENQ |
+(link) |
Enquiry |
+6 |
-6 |
-006 |
-06 |
-00000110 |
- |
-N/A |
-ACK |
+006 |
+06 |
+00000110 |
+ |
+N/A |
+ACK |
+(link) |
Acknowledgement |
-7 |
-007 |
-07 |
-00000111 |
- |
-N/A |
-BEL |
+7 |
+007 |
+07 |
+00000111 |
+ |
+N/A |
+BEL |
+(link) |
+
+
Terminal bell |
+8 |
+010 |
+08 |
+00001000 |
+ |
+N/A |
+BS |
-8 |
-010 |
-08 |
-00001000 |
- |
-N/A |
-BS |
+(link) |
Backspace |
+9 |
+011 |
+09 |
+00001001 |
+	 |
+N/A |
-9 |
-011 |
-09 |
-00001001 |
-	 |
-N/A |
-HT |
+HT |
+(link) |
Horizontal tab (\t ) |
+10 |
+012 |
+0a |
+00001010 |
+
 |
-10 |
-012 |
-0a |
-00001010 |
-
 |
-N/A |
-LF |
+N/A |
+LF |
+(link) |
Line feed (\n ) |
+11 |
+013 |
+0b |
+00001011 |
-11 |
-013 |
-0b |
-00001011 |
- |
-N/A |
-VT |
+ |
+N/A |
+VT |
+(link) |
Vertical tab |
+12 |
+014 |
+0c |
-12 |
-014 |
-0c |
-00001100 |
- |
-N/A |
-FF |
+00001100 |
+ |
+N/A |
+FF |
+(link) |
Form feed |
+13 |
+015 |
-13 |
-015 |
-0d |
-00001101 |
-
 |
-N/A |
-CR |
+0d |
+00001101 |
+
 |
+N/A |
+CR |
+(link) |
Carriage return (\r ) |
+14 |
-14 |
-016 |
-0e |
-00001110 |
- |
-N/A |
-SO |
+016 |
+0e |
+00001110 |
+ |
+N/A |
+SO |
+(link) |
Shift out (X-ON ) |
-15 |
-017 |
-0f |
-00001111 |
- |
-N/A |
-SI |
+15 |
+017 |
+0f |
+00001111 |
+ |
+N/A |
+SI |
+(link) |
+
+
Shift in (X-OFF ) |
+16 |
+020 |
+10 |
+00010000 |
+ |
+N/A |
+DLE |
-16 |
-020 |
-10 |
-00010000 |
- |
-N/A |
-DLE |
+(link) |
Data line escape |
+17 |
+021 |
+11 |
+00010001 |
+ |
+N/A |
-17 |
-021 |
-11 |
-00010001 |
- |
-N/A |
-DC1 |
+DC1 |
+(link) |
Device control 1 (XON ) |
+18 |
+022 |
+12 |
+00010010 |
+ |
-18 |
-022 |
-12 |
-00010010 |
- |
-N/A |
-DC2 |
+N/A |
+DC2 |
+(link) |
Device control 2 |
+19 |
+023 |
+13 |
+00010011 |
-19 |
-023 |
-13 |
-00010011 |
- |
-N/A |
-DC3 |
+ |
+N/A |
+DC3 |
+(link) |
Device control 3 (XOFF ) |
+20 |
+024 |
+14 |
-20 |
-024 |
-14 |
-00010100 |
- |
-N/A |
-DC4 |
+00010100 |
+ |
+N/A |
+DC4 |
+(link) |
Device control 4 |
+21 |
+025 |
-21 |
-025 |
-15 |
-00010101 |
- |
-N/A |
-NAK |
+15 |
+00010101 |
+ |
+N/A |
+NAK |
+(link) |
Negative acknowledgement |
+22 |
-22 |
-026 |
-16 |
-00010110 |
- |
-N/A |
-SYN |
+026 |
+16 |
+00010110 |
+ |
+N/A |
+SYN |
+(link) |
Synchronous idle |
-23 |
-027 |
-17 |
-00010111 |
- |
-N/A |
-ETB |
+23 |
+027 |
+17 |
+00010111 |
+ |
+N/A |
+ETB |
+(link) |
+
+
End transmit block |
+24 |
+030 |
+18 |
+00011000 |
+ |
+N/A |
+CAN |
-24 |
-030 |
-18 |
-00011000 |
- |
-N/A |
-CAN |
+(link) |
Cancel |
+25 |
+031 |
+19 |
+00011001 |
+ |
+N/A |
-25 |
-031 |
-19 |
-00011001 |
- |
-N/A |
-EM |
+EM |
+(link) |
End medium |
+26 |
+032 |
+1a |
+00011010 |
+ |
-26 |
-032 |
-1a |
-00011010 |
- |
-N/A |
-SUB |
+N/A |
+SUB |
+(link) |
Substitute |
+27 |
+033 |
+1b |
+00011011 |
-27 |
-033 |
-1b |
-00011011 |
- |
-N/A |
-ESC |
+ |
+N/A |
+ESC |
+(link) |
Escape |
+28 |
+034 |
+1c |
-28 |
-034 |
-1c |
-00011100 |
- |
-N/A |
-FS |
+00011100 |
+ |
+N/A |
+FS |
+(link) |
File separator |
+29 |
+035 |
-29 |
-035 |
-1d |
-00011101 |
- |
-N/A |
-GS |
+1d |
+00011101 |
+ |
+N/A |
+GS |
+(link) |
Group separator |
+30 |
-30 |
-036 |
-1e |
-00011110 |
- |
-N/A |
-RS |
+036 |
+1e |
+00011110 |
+ |
+N/A |
+RS |
+(link) |
Record Separator |
-31 |
-037 |
-1f |
-00011111 |
- |
-N/A |
-US |
-Unit Separator |
+31 |
+037 |
+1f |
+00011111 |
+ |
+N/A |
+US |
+(link) |
@@ -1028,969 +1068,1089 @@ used on e.g. RS-232).
HTML |
ESCAPE |
LIT |
-
DESC |
+
LINK |
-32 |
-040 |
-20 |
-00100000 |
-  |
-N/A |
-N/A |
+DESC |
+32 |
+040 |
+20 |
+00100000 |
+  |
+N/A |
+N/A |
+
+
+(link) |
Space (non-printable) |
+33 |
+041 |
+21 |
+00100001 |
+! |
+N/A |
-33 |
-041 |
-21 |
-00100001 |
-! |
-N/A |
-! |
+! |
+(link) |
Exclamation point |
+34 |
+042 |
+22 |
+00100010 |
+" |
-34 |
-042 |
-22 |
-00100010 |
-" |
-" |
-" |
+" |
+" |
+(link) |
Double quote |
+35 |
+043 |
+23 |
+00100011 |
-35 |
-043 |
-23 |
-00100011 |
-# |
-N/A |
-# |
+# |
+N/A |
+# |
+(link) |
Octothorpe (Number symbol) |
+36 |
+044 |
+24 |
-36 |
-044 |
-24 |
-00100100 |
-$ |
-N/A |
-$ |
+00100100 |
+$ |
+N/A |
+$ |
+(link) |
Dollar(USD) symbol |
+37 |
+045 |
-37 |
-045 |
-25 |
-00100101 |
-% |
-N/A |
-% |
+25 |
+00100101 |
+% |
+N/A |
+% |
+(link) |
Percent sign |
+38 |
-38 |
-046 |
-26 |
-00100110 |
-& |
-& |
-& |
+046 |
+26 |
+00100110 |
+& |
+& |
+& |
+(link) |
Ampersand |
-39 |
-047 |
-27 |
-00100111 |
-' |
-N/A |
-' |
+39 |
+047 |
+27 |
+00100111 |
+' |
+N/A |
+' |
+(link) |
+
+
Single quote |
+40 |
+050 |
+28 |
+00101000 |
+( |
+N/A |
+( |
-40 |
-050 |
-28 |
-00101000 |
-( |
-N/A |
-( |
+(link) |
Open parenthesis |
+41 |
+051 |
+29 |
+00101001 |
+) |
+N/A |
-41 |
-051 |
-29 |
-00101001 |
-) |
-N/A |
-) |
+) |
+(link) |
Close parenthesis |
+42 |
+052 |
+2a |
+00101010 |
+* |
-42 |
-052 |
-2a |
-00101010 |
-* |
-N/A |
-* |
+N/A |
+* |
+(link) |
Asterisk |
+43 |
+053 |
+2b |
+00101011 |
-43 |
-053 |
-2b |
-00101011 |
-+ |
-N/A |
-+ |
++ |
+N/A |
++ |
+(link) |
Plus sign |
+44 |
+054 |
+2c |
-44 |
-054 |
-2c |
-00101100 |
-, |
-N/A |
-, |
+00101100 |
+, |
+N/A |
+, |
+(link) |
Comma |
+45 |
+055 |
-45 |
-055 |
-2d |
-00101101 |
-- |
-N/A |
-<<l45, →> |
+2d |
+00101101 |
+- |
+N/A |
+- |
+(link) |
Hyphen |
+46 |
-46 |
-056 |
-2e |
-00101110 |
-. |
-N/A |
-. |
+056 |
+2e |
+00101110 |
+. |
+N/A |
+. |
+(link) |
Period |
-47 |
-057 |
-2f |
-00101111 |
-/ |
-N/A |
-/ |
+47 |
+057 |
+2f |
+00101111 |
+/ |
+N/A |
+/ |
+(link) |
+
+
Slash |
+48 |
+060 |
+30 |
+00110000 |
+0 |
+N/A |
+0 |
-48 |
-060 |
-30 |
-00110000 |
-0 |
-N/A |
-0 |
+(link) |
The number zero |
+49 |
+061 |
+31 |
+00110001 |
+1 |
+N/A |
-49 |
-061 |
-31 |
-00110001 |
-1 |
-N/A |
-1 |
+1 |
+(link) |
The number one |
+50 |
+062 |
+32 |
+00110010 |
+2 |
-50 |
-062 |
-32 |
-00110010 |
-2 |
-N/A |
-2 |
+N/A |
+2 |
+(link) |
The number two |
+51 |
+063 |
+33 |
+00110011 |
-51 |
-063 |
-33 |
-00110011 |
-3 |
-N/A |
-3 |
+3 |
+N/A |
+3 |
+(link) |
The number three |
+52 |
+064 |
+34 |
-52 |
-064 |
-34 |
-00110100 |
-4 |
-N/A |
-4 |
+00110100 |
+4 |
+N/A |
+4 |
+(link) |
The number four |
+53 |
+065 |
-53 |
-065 |
-35 |
-00110101 |
-5 |
-N/A |
-5 |
+35 |
+00110101 |
+5 |
+N/A |
+5 |
+(link) |
The number five |
+54 |
-54 |
-066 |
-36 |
-00110110 |
-6 |
-N/A |
-6 |
+066 |
+36 |
+00110110 |
+6 |
+N/A |
+6 |
+(link) |
The number six |
-55 |
-067 |
-37 |
-00110111 |
-7 |
-N/A |
-7 |
+55 |
+067 |
+37 |
+00110111 |
+7 |
+N/A |
+7 |
+(link) |
+
+
The number seven |
+56 |
+070 |
+38 |
+00111000 |
+8 |
+N/A |
+8 |
-56 |
-070 |
-38 |
-00111000 |
-8 |
-N/A |
-8 |
+(link) |
The number eight |
+57 |
+071 |
+39 |
+00111001 |
+9 |
+N/A |
-57 |
-071 |
-39 |
-00111001 |
-9 |
-N/A |
-9 |
+9 |
+(link) |
The number nine |
+58 |
+072 |
+3a |
+00111010 |
+: |
-58 |
-072 |
-3a |
-00111010 |
-: |
-N/A |
-: |
+N/A |
+: |
+(link) |
Colon |
+59 |
+073 |
+3b |
+00111011 |
-59 |
-073 |
-3b |
-00111011 |
-; |
-N/A |
-; |
+; |
+N/A |
+; |
+(link) |
Semicolon |
+60 |
+074 |
+3c |
-60 |
-074 |
-3c |
-00111100 |
-< |
-< |
-< |
+00111100 |
+< |
+< |
+< |
+(link) |
Open angled bracket ('Less than' sign) |
+61 |
+075 |
-61 |
-075 |
-3d |
-00111101 |
-= |
-N/A |
-<<l61, ⇒> |
+3d |
+00111101 |
+= |
+N/A |
+= |
+(link) |
Equals sign |
+62 |
-62 |
-076 |
-3e |
-00111110 |
-> |
-> |
-[l62]> |
+076 |
+3e |
+00111110 |
+> |
+> |
+> |
+(link) |
Closed angled bracket ('Greater than' sign) |
-63 |
-077 |
-3f |
-00111111 |
-? |
-N/A |
-? |
+63 |
+077 |
+3f |
+00111111 |
+? |
+N/A |
+? |
+(link) |
+
+
Question mark |
+64 |
+100 |
+40 |
+01000000 |
+@ |
+N/A |
+@ |
-64 |
-100 |
-40 |
-01000000 |
-@ |
-N/A |
-@ |
+(link) |
'At' symbol |
+65 |
+101 |
+41 |
+01000001 |
+A |
+N/A |
-65 |
-101 |
-41 |
-01000001 |
-A |
-N/A |
-A |
+A |
+(link) |
The letter A (uppercase) |
+66 |
+102 |
+42 |
+01000010 |
+B |
-66 |
-102 |
-42 |
-01000010 |
-B |
-N/A |
-B |
+N/A |
+B |
+(link) |
The letter B (uppercase) |
+67 |
+103 |
+43 |
+01000011 |
-67 |
-103 |
-43 |
-01000011 |
-C |
-N/A |
-C |
+C |
+N/A |
+C |
+(link) |
The letter C (uppercase) |
+68 |
+104 |
+44 |
-68 |
-104 |
-44 |
-01000100 |
-D |
-N/A |
-D |
+01000100 |
+D |
+N/A |
+D |
+(link) |
The letter D (uppercase) |
+69 |
+105 |
-69 |
-105 |
-45 |
-01000101 |
-E |
-N/A |
-E |
+45 |
+01000101 |
+E |
+N/A |
+E |
+(link) |
The letter E (uppercase) |
+70 |
-70 |
-106 |
-46 |
-01000110 |
-F |
-N/A |
-F |
+106 |
+46 |
+01000110 |
+F |
+N/A |
+F |
+(link) |
The letter F (uppercase) |
-71 |
-107 |
-47 |
-01000111 |
-G |
-N/A |
-G |
+71 |
+107 |
+47 |
+01000111 |
+G |
+N/A |
+G |
+(link) |
+
+
The letter G (uppercase) |
+72 |
+110 |
+48 |
+01001000 |
+H |
+N/A |
+H |
-72 |
-110 |
-48 |
-01001000 |
-H |
-N/A |
-H |
+(link) |
The letter H (uppercase) |
+73 |
+111 |
+49 |
+01001001 |
+I |
+N/A |
-73 |
-111 |
-49 |
-01001001 |
-I |
-N/A |
-I |
+I |
+(link) |
The letter I (uppercase) |
+74 |
+112 |
+4a |
+01001010 |
+J |
-74 |
-112 |
-4a |
-01001010 |
-J |
-N/A |
-J |
+N/A |
+J |
+(link) |
The letter J (uppercase) |
+75 |
+113 |
+4b |
+01001011 |
-75 |
-113 |
-4b |
-01001011 |
-K |
-N/A |
-K |
+K |
+N/A |
+K |
+(link) |
The letter K (uppercase) |
+76 |
+114 |
+4c |
-76 |
-114 |
-4c |
-01001100 |
-L |
-N/A |
-L |
+01001100 |
+L |
+N/A |
+L |
+(link) |
The letter L (uppercase) |
+77 |
+115 |
-77 |
-115 |
-4d |
-01001101 |
-M |
-N/A |
-M |
+4d |
+01001101 |
+M |
+N/A |
+M |
+(link) |
The letter M (uppercase) |
+78 |
-78 |
-116 |
-4e |
-01001110 |
-N |
-N/A |
-N |
+116 |
+4e |
+01001110 |
+N |
+N/A |
+N |
+(link) |
The letter N (uppercase) |
-79 |
-117 |
-4f |
-01001111 |
-O |
-N/A |
-O |
+79 |
+117 |
+4f |
+01001111 |
+O |
+N/A |
+O |
+(link) |
+
+
The letter O (uppercase) |
+80 |
+120 |
+50 |
+01010000 |
+P |
+N/A |
+P |
-80 |
-120 |
-50 |
-01010000 |
-P |
-N/A |
-P |
+(link) |
The letter P (uppercase) |
+81 |
+121 |
+51 |
+01010001 |
+Q |
+N/A |
-81 |
-121 |
-51 |
-01010001 |
-Q |
-N/A |
-Q |
+Q |
+(link) |
The letter Q (uppercase) |
+82 |
+122 |
+52 |
+01010010 |
+R |
-82 |
-122 |
-52 |
-01010010 |
-R |
-N/A |
-R |
+N/A |
+R |
+(link) |
The letter R (uppercase) |
+83 |
+123 |
+53 |
+01010011 |
-83 |
-123 |
-53 |
-01010011 |
-S |
-N/A |
-S |
+S |
+N/A |
+S |
+(link) |
The letter S (uppercase) |
+84 |
+124 |
+54 |
-84 |
-124 |
-54 |
-01010100 |
-T |
-N/A |
-T |
+01010100 |
+T |
+N/A |
+T |
+(link) |
The letter T (uppercase) |
+85 |
+125 |
-85 |
-125 |
-55 |
-01010101 |
-U |
-N/A |
-U |
+55 |
+01010101 |
+U |
+N/A |
+U |
+(link) |
The letter U (uppercase) |
+86 |
-86 |
-126 |
-56 |
-01010110 |
-V |
-N/A |
-V |
+126 |
+56 |
+01010110 |
+V |
+N/A |
+V |
+(link) |
The letter V (uppercase) |
-87 |
-127 |
-57 |
-01010111 |
-W |
-N/A |
-W |
+87 |
+127 |
+57 |
+01010111 |
+W |
+N/A |
+W |
+(link) |
+
+
The letter W (uppercase) |
+88 |
+130 |
+58 |
+01011000 |
+X |
+N/A |
+X |
-88 |
-130 |
-58 |
-01011000 |
-X |
-N/A |
-X |
+(link) |
The letter X (uppercase) |
+89 |
+131 |
+59 |
+01011001 |
+Y |
+N/A |
-89 |
-131 |
-59 |
-01011001 |
-Y |
-N/A |
-Y |
+Y |
+(link) |
The letter Y (uppercase) |
+90 |
+132 |
+5a |
+01011010 |
+Z |
-90 |
-132 |
-5a |
-01011010 |
-Z |
-N/A |
-Z |
+N/A |
+Z |
+(link) |
The letter Z (uppercase) |
+91 |
+133 |
+5b |
+01011011 |
-91 |
-133 |
-5b |
-01011011 |
-[ |
-N/A |
-[ |
+[ |
+N/A |
+[ |
+(link) |
Open square bracket |
+92 |
+134 |
+5c |
-92 |
-134 |
-5c |
-01011100 |
-\ |
-N/A |
-\ |
+01011100 |
+\ |
+N/A |
+\ |
+(link) |
Backslash |
+93 |
+135 |
-93 |
-135 |
-5d |
-01011101 |
-] |
-N/A |
-] |
+5d |
+01011101 |
+] |
+N/A |
+] |
+(link) |
Closed square bracket |
+94 |
-94 |
-136 |
-5e |
-01011110 |
-^ |
-N/A |
-^ |
+136 |
+5e |
+01011110 |
+^ |
+N/A |
+^ |
+(link) |
Caret (Exponent sign) |
-95 |
-137 |
-5f |
-01011111 |
-_ |
-N/A |
-_ |
+95 |
+137 |
+5f |
+01011111 |
+_ |
+N/A |
+_ |
+(link) |
+
+
Underscore |
+96 |
+140 |
+60 |
+01100000 |
+` |
+N/A |
+` |
-96 |
-140 |
-60 |
-01100000 |
-` |
-N/A |
-` |
+(link) |
Grave accent (Backtick) |
+97 |
+141 |
+61 |
+01100001 |
+a |
+N/A |
-97 |
-141 |
-61 |
-01100001 |
-a |
-N/A |
-a |
+a |
+(link) |
The letter A (lowercase) |
+98 |
+142 |
+62 |
+01100010 |
+b |
-98 |
-142 |
-62 |
-01100010 |
-b |
-N/A |
-b |
+N/A |
+b |
+(link) |
The letter B (lowercase) |
+99 |
+143 |
+63 |
+01100011 |
-99 |
-143 |
-63 |
-01100011 |
-c |
-N/A |
-c |
+c |
+N/A |
+c |
+(link) |
The letter C (lowercase) |
+100 |
+144 |
+64 |
-100 |
-144 |
-64 |
-01100100 |
-d |
-N/A |
-d |
+01100100 |
+d |
+N/A |
+d |
+(link) |
The letter D (lowercase) |
+101 |
+145 |
-101 |
-145 |
-65 |
-01100101 |
-e |
-N/A |
-e |
+65 |
+01100101 |
+e |
+N/A |
+e |
+(link) |
The letter E (lowercase) |
+102 |
-102 |
-146 |
-66 |
-01100110 |
-f |
-N/A |
-f |
+146 |
+66 |
+01100110 |
+f |
+N/A |
+f |
+(link) |
The letter F (lowercase) |
-103 |
-147 |
-67 |
-01100111 |
-g |
-N/A |
-g |
+103 |
+147 |
+67 |
+01100111 |
+g |
+N/A |
+g |
+(link) |
+
+
The letter G (lowercase) |
+104 |
+150 |
+68 |
+01101000 |
+h |
+N/A |
+h |
-104 |
-150 |
-68 |
-01101000 |
-h |
-N/A |
-h |
+(link) |
The letter H (lowercase) |
+105 |
+151 |
+69 |
+01101001 |
+i |
+N/A |
-105 |
-151 |
-69 |
-01101001 |
-i |
-N/A |
-i |
+i |
+(link) |
The letter I (lowercase) |
+106 |
+152 |
+6a |
+01101010 |
+j |
-106 |
-152 |
-6a |
-01101010 |
-j |
-N/A |
-j |
+N/A |
+j |
+(link) |
The letter J (lowercase) |
+107 |
+153 |
+6b |
+01101011 |
-107 |
-153 |
-6b |
-01101011 |
-k |
-N/A |
-k |
+k |
+N/A |
+k |
+(link) |
The letter K (lowercase) |
+108 |
+154 |
+6c |
-108 |
-154 |
-6c |
-01101100 |
-l |
-N/A |
-l |
+01101100 |
+l |
+N/A |
+l |
+(link) |
The letter L (lowercase) |
+109 |
+155 |
-109 |
-155 |
-6d |
-01101101 |
-m |
-N/A |
-m |
+6d |
+01101101 |
+m |
+N/A |
+m |
+(link) |
The letter M (lowercase) |
+110 |
-110 |
-156 |
-6e |
-01101110 |
-n |
-N/A |
-n |
+156 |
+6e |
+01101110 |
+n |
+N/A |
+n |
+(link) |
The letter N (lowercase) |
-111 |
-157 |
-6f |
-01101111 |
-o |
-N/A |
-o |
+111 |
+157 |
+6f |
+01101111 |
+o |
+N/A |
+o |
+(link) |
+
+
The letter O (lowercase) |
+112 |
+160 |
+70 |
+01110000 |
+p |
+N/A |
+p |
-112 |
-160 |
-70 |
-01110000 |
-p |
-N/A |
-p |
+(link) |
The letter P (lowercase) |
+113 |
+161 |
+71 |
+01110001 |
+q |
+N/A |
-113 |
-161 |
-71 |
-01110001 |
-q |
-N/A |
-q |
+q |
+(link) |
The letter Q (lowercase) |
+114 |
+162 |
+72 |
+01110010 |
+r |
-114 |
-162 |
-72 |
-01110010 |
-r |
-N/A |
-r |
+N/A |
+r |
+(link) |
The letter R (lowercase) |
+115 |
+163 |
+73 |
+01110011 |
-115 |
-163 |
-73 |
-01110011 |
-s |
-N/A |
-s |
+s |
+N/A |
+s |
+(link) |
The letter S (lowercase) |
+116 |
+164 |
+74 |
-116 |
-164 |
-74 |
-01110100 |
-t |
-N/A |
-t |
+01110100 |
+t |
+N/A |
+t |
+(link) |
The letter T (lowercase) |
+117 |
+165 |
-117 |
-165 |
-75 |
-01110101 |
-u |
-N/A |
-u |
+75 |
+01110101 |
+u |
+N/A |
+u |
+(link) |
The letter U (lowercase) |
+118 |
-118 |
-166 |
-76 |
-01110110 |
-v |
-N/A |
-v |
+166 |
+76 |
+01110110 |
+v |
+N/A |
+v |
+(link) |
The letter V (lowercase) |
-119 |
-167 |
-77 |
-01110111 |
-w |
-N/A |
-w |
+119 |
+167 |
+77 |
+01110111 |
+w |
+N/A |
+w |
+(link) |
+
+
The letter W (lowercase) |
+120 |
+170 |
+78 |
+01111000 |
+x |
+N/A |
+x |
-120 |
-170 |
-78 |
-01111000 |
-x |
-N/A |
-x |
+(link) |
The letter X (lowercase) |
+121 |
+171 |
+79 |
+01111001 |
+y |
+N/A |
-121 |
-171 |
-79 |
-01111001 |
-y |
-N/A |
-y |
+y |
+(link) |
The letter Y (lowercase) |
+122 |
+172 |
+7a |
+01111010 |
+z |
-122 |
-172 |
-7a |
-01111010 |
-z |
-N/A |
-z |
+N/A |
+z |
+(link) |
The letter Z (lowercase) |
+123 |
+173 |
+7b |
+01111011 |
-123 |
-173 |
-7b |
-01111011 |
-{ |
-N/A |
-{ |
+{ |
+N/A |
+{ |
+(link) |
Open curly bracket (Open brace) |
+124 |
+174 |
+7c |
-124 |
-174 |
-7c |
-01111100 |
-| |
-N/A |
-| |
+01111100 |
+| |
+N/A |
+| |
+(link) |
Vertical bar (Pipe) |
+125 |
+175 |
-125 |
-175 |
-7d |
-01111101 |
-} |
-N/A |
-} |
+7d |
+01111101 |
+} |
+N/A |
+} |
+(link) |
Closed curly bracket (Closed brace) |
+126 |
-126 |
-176 |
-7e |
-01111110 |
-~ |
-N/A |
-~ |
+176 |
+7e |
+01111110 |
+~ |
+N/A |
+~ |
+(link) |
Tilde (Equivalency sign) |
-127 |
-177 |
-7f |
-01111111 |
- |
-N/A |
-N/A |
-Delete |
+127 |
+177 |
+7f |
+01111111 |
+ |
+N/A |
+N/A |
+(link) |
@@ -2021,1289 +2181,1449 @@ used on e.g. RS-232).
HTML |
ESCAPE |
LIT |
-
DESC |
+
LINK |
-128 |
-200 |
-80 |
-10000000 |
-€ |
-N/A |
- |
+DESC |
+128 |
+200 |
+80 |
+10000000 |
+€ |
+N/A |
+ |
+
+
+(link) |
Euro symbol |
+129 |
+201 |
+81 |
+10000001 |
+ |
+N/A |
-129 |
-201 |
-81 |
-10000001 |
- |
-N/A |
-N/A |
+N/A |
+(link) |
N/A (Undefined) |
+130 |
+202 |
+82 |
+10000010 |
+‚ |
-130 |
-202 |
-82 |
-10000010 |
-‚ |
-N/A |
- |
+N/A |
+ |
+(link) |
Single low-9 quote |
+131 |
+203 |
+83 |
+10000011 |
-131 |
-203 |
-83 |
-10000011 |
-ƒ |
-N/A |
- |
+ƒ |
+N/A |
+ |
+(link) |
Florin (Hooked F, lowercase) |
+132 |
+204 |
+84 |
-132 |
-204 |
-84 |
-10000100 |
-„ |
-N/A |
- |
+10000100 |
+„ |
+N/A |
+ |
+(link) |
Double low-9 quote |
+133 |
+205 |
-133 |
-205 |
-85 |
-10000101 |
-… |
-N/A |
-
|
+85 |
+10000101 |
+… |
+N/A |
+
|
+(link) |
Horizontal ellipsis |
+134 |
-134 |
-206 |
-86 |
-10000110 |
-† |
-N/A |
- |
+206 |
+86 |
+10000110 |
+† |
+N/A |
+ |
+(link) |
Dagger |
-135 |
-207 |
-87 |
-10000111 |
-‡ |
-N/A |
- |
+135 |
+207 |
+87 |
+10000111 |
+‡ |
+N/A |
+ |
+(link) |
+
+
Double dagger |
+136 |
+210 |
+88 |
+10001000 |
+ˆ |
+N/A |
+ |
-136 |
-210 |
-88 |
-10001000 |
-ˆ |
-N/A |
- |
+(link) |
Circumflex |
+137 |
+211 |
+89 |
+10001001 |
+‰ |
+N/A |
-137 |
-211 |
-89 |
-10001001 |
-‰ |
-N/A |
- |
+ |
+(link) |
Per mille sign |
+138 |
+212 |
+8a |
+10001010 |
+Š |
-138 |
-212 |
-8a |
-10001010 |
-Š |
-N/A |
- |
+N/A |
+ |
+(link) |
S with caron (uppercase) |
+139 |
+213 |
+8b |
+10001011 |
-139 |
-213 |
-8b |
-10001011 |
-‹ |
-N/A |
- |
+‹ |
+N/A |
+ |
+(link) |
Open single guillemet |
+140 |
+214 |
+8c |
-140 |
-214 |
-8c |
-10001100 |
-Œ |
-N/A |
- |
+10001100 |
+Œ |
+N/A |
+ |
+(link) |
Latin OE ligature (uppercase) |
+141 |
+215 |
-141 |
-215 |
-8d |
-10001101 |
- |
-N/A |
-N/A |
+8d |
+10001101 |
+ |
+N/A |
+N/A |
+(link) |
N/A (Undefined) |
+142 |
-142 |
-216 |
-8e |
-10001110 |
-Ž |
-N/A |
- |
+216 |
+8e |
+10001110 |
+Ž |
+N/A |
+ |
+(link) |
Z with caron (uppercase) |
-143 |
-217 |
-8f |
-10001111 |
- |
-N/A |
-N/A |
-N/A (Undefined) |
+143 |
+217 |
+8f |
+10001111 |
+ |
+N/A |
+N/A |
+(link) |
-144 |
-220 |
-90 |
-10010000 |
- |
-N/A |
-N/A |
N/A (Undefined) |
+144 |
+220 |
+90 |
+10010000 |
+ |
+N/A |
+N/A |
-145 |
-221 |
-91 |
-10010001 |
-‘ |
-N/A |
- |
+(link) |
+N/A (Undefined) |
+145 |
+221 |
+91 |
+10010001 |
+‘ |
+N/A |
+
+
+ |
+(link) |
Open single quote mark |
+146 |
+222 |
+92 |
+10010010 |
+’ |
-146 |
-222 |
-92 |
-10010010 |
-’ |
-N/A |
- |
+N/A |
+ |
+(link) |
Closed single quote mark |
+147 |
+223 |
+93 |
+10010011 |
-147 |
-223 |
-93 |
-10010011 |
-“ |
-N/A |
- |
+“ |
+N/A |
+ |
+(link) |
Open double quote mark |
+148 |
+224 |
+94 |
-148 |
-224 |
-94 |
-10010100 |
-” |
-N/A |
- |
+10010100 |
+” |
+N/A |
+ |
+(link) |
Closed double quote mark |
+149 |
+225 |
-149 |
-225 |
-95 |
-10010101 |
-• |
-N/A |
- |
+95 |
+10010101 |
+• |
+N/A |
+ |
+(link) |
Bullet |
+150 |
-150 |
-226 |
-96 |
-10010110 |
-– |
-N/A |
- |
+226 |
+96 |
+10010110 |
+– |
+N/A |
+ |
+(link) |
En dash |
-151 |
-227 |
-97 |
-10010111 |
-— |
-N/A |
- |
+151 |
+227 |
+97 |
+10010111 |
+— |
+N/A |
+ |
+(link) |
+
+
Em dash |
+152 |
+230 |
+98 |
+10011000 |
+˜ |
+N/A |
+ |
-152 |
-230 |
-98 |
-10011000 |
-˜ |
-N/A |
- |
+(link) |
Small tilde |
+153 |
+231 |
+99 |
+10011001 |
+™ |
+N/A |
-153 |
-231 |
-99 |
-10011001 |
-™ |
-N/A |
- |
+ |
+(link) |
Trademark symbol |
+154 |
+232 |
+9a |
+10011010 |
+š |
-154 |
-232 |
-9a |
-10011010 |
-š |
-N/A |
- |
+N/A |
+ |
+(link) |
S with caron (lowercase) |
+155 |
+233 |
+9b |
+10011011 |
-155 |
-233 |
-9b |
-10011011 |
-› |
-N/A |
- |
+› |
+N/A |
+ |
+(link) |
Closed single guillemet |
+156 |
+234 |
+9c |
-156 |
-234 |
-9c |
-10011100 |
-œ |
-N/A |
- |
+10011100 |
+œ |
+N/A |
+ |
+(link) |
Latin OE ligature (lowercase) |
+157 |
+235 |
-157 |
-235 |
-9d |
-10011101 |
- |
-N/A |
-N/A |
+9d |
+10011101 |
+ |
+N/A |
+N/A |
+(link) |
N/A (Undefined) |
+158 |
-158 |
-236 |
-9e |
-10011110 |
-ž |
-N/A |
- |
+236 |
+9e |
+10011110 |
+ž |
+N/A |
+ |
+(link) |
Z with caron (lowercase) |
-159 |
-237 |
-9f |
-10011111 |
-Ÿ |
-N/A |
- |
+159 |
+237 |
+9f |
+10011111 |
+Ÿ |
+N/A |
+ |
+(link) |
+
+
Diaeretic Y (uppercase) |
+160 |
+240 |
+a0 |
+10100000 |
+  |
+ |
+N/A |
-160 |
-240 |
-a0 |
-10100000 |
-  |
- |
-N/A |
+(link) |
Non-breaking space |
+161 |
+241 |
+a1 |
+10100001 |
+¡ |
+¡ |
-161 |
-241 |
-a1 |
-10100001 |
-¡ |
-¡ |
-¡ |
+¡ |
+(link) |
Inverted exclamation point |
+162 |
+242 |
+a2 |
+10100010 |
+¢ |
-162 |
-242 |
-a2 |
-10100010 |
-¢ |
-¢ |
-¢ |
+¢ |
+¢ |
+(link) |
Cent(USD) symbol |
+163 |
+243 |
+a3 |
+10100011 |
-163 |
-243 |
-a3 |
-10100011 |
-£ |
-£ |
-£ |
+£ |
+£ |
+£ |
+(link) |
Pound sterling(GBP) symbol |
+164 |
+244 |
+a4 |
-164 |
-244 |
-a4 |
-10100100 |
-¤ |
-¤ |
-¤ |
+10100100 |
+¤ |
+¤ |
+¤ |
+(link) |
Generic/unspecified currency symbol |
+165 |
+245 |
-165 |
-245 |
-a5 |
-10100101 |
-¥ |
-¥ |
-¥ |
+a5 |
+10100101 |
+¥ |
+¥ |
+¥ |
+(link) |
Yen(JPY)/Yuan(CNY) symbol |
+166 |
-166 |
-246 |
-a6 |
-10100110 |
-¦ |
-¦ |
-¦ |
+246 |
+a6 |
+10100110 |
+¦ |
+¦ |
+¦ |
+(link) |
Broken Vertical bar (Pipe) |
-167 |
-247 |
-a7 |
-10100111 |
-§ |
-§ |
-§ |
+167 |
+247 |
+a7 |
+10100111 |
+§ |
+§ |
+§ |
+(link) |
+
+
Section symbol |
+168 |
+250 |
+a8 |
+10101000 |
+¨ |
+¨ |
+¨ |
-168 |
-250 |
-a8 |
-10101000 |
-¨ |
-¨ |
-¨ |
+(link) |
Umlaut |
+169 |
+251 |
+a9 |
+10101001 |
+© |
+© |
-169 |
-251 |
-a9 |
-10101001 |
-© |
-© |
-© |
+© |
+(link) |
Copyright symbol |
+170 |
+252 |
+aa |
+10101010 |
+ª |
-170 |
-252 |
-aa |
-10101010 |
-ª |
-ª |
-ª |
+ª |
+ª |
+(link) |
Ordinal indicator (feminine) |
+171 |
+253 |
+ab |
+10101011 |
-171 |
-253 |
-ab |
-10101011 |
-« |
-« |
-« |
+« |
+« |
+« |
+(link) |
Open double guillemet |
+172 |
+254 |
+ac |
-172 |
-254 |
-ac |
-10101100 |
-¬ |
-¬ |
-¬ |
+10101100 |
+¬ |
+¬ |
+¬ |
+(link) |
'Not' sign |
+173 |
+255 |
-173 |
-255 |
-ad |
-10101101 |
-­ |
-­ |
-N/A |
+ad |
+10101101 |
+­ |
+­ |
+N/A |
+(link) |
Soft hyphen |
+174 |
-174 |
-256 |
-ae |
-10101110 |
-® |
-® |
-® |
+256 |
+ae |
+10101110 |
+® |
+® |
+® |
+(link) |
Registered trademark symbol |
-175 |
-257 |
-af |
-10101111 |
-¯ |
-¯ |
-¯ |
+175 |
+257 |
+af |
+10101111 |
+¯ |
+¯ |
+¯ |
+(link) |
+
+
Macron (overline) |
+176 |
+260 |
+b0 |
+10110000 |
+° |
+° |
+° |
-176 |
-260 |
-b0 |
-10110000 |
-° |
-° |
-° |
+(link) |
Degree symbol |
+177 |
+261 |
+b1 |
+10110001 |
+± |
+± |
-177 |
-261 |
-b1 |
-10110001 |
-± |
-± |
-± |
+± |
+(link) |
Plus-minus sign |
+178 |
+262 |
+b2 |
+10110010 |
+² |
-178 |
-262 |
-b2 |
-10110010 |
-² |
-² |
-² |
+² |
+² |
+(link) |
Superscript two (Squared) |
+179 |
+263 |
+b3 |
+10110011 |
-179 |
-263 |
-b3 |
-10110011 |
-³ |
-³ |
-³ |
+³ |
+³ |
+³ |
+(link) |
Superscript three (Cubed) |
+180 |
+264 |
+b4 |
-180 |
-264 |
-b4 |
-10110100 |
-´ |
-´ |
-´ |
+10110100 |
+´ |
+´ |
+´ |
+(link) |
Acute accent |
+181 |
+265 |
-181 |
-265 |
-b5 |
-10110101 |
-µ |
-µ |
-µ |
+b5 |
+10110101 |
+µ |
+µ |
+µ |
+(link) |
Mu (Micro symbol) |
+182 |
-182 |
-266 |
-b6 |
-10110110 |
-¶ |
-¶ |
-¶ |
+266 |
+b6 |
+10110110 |
+¶ |
+¶ |
+¶ |
+(link) |
Pilcrow (Paragraph symbol) |
-183 |
-267 |
-b7 |
-10110111 |
-· |
-· |
-· |
+183 |
+267 |
+b7 |
+10110111 |
+· |
+· |
+· |
+(link) |
+
+
Interpunct |
+184 |
+270 |
+b8 |
+10111000 |
+¸ |
+¸ |
+¸ |
-184 |
-270 |
-b8 |
-10111000 |
-¸ |
-¸ |
-¸ |
+(link) |
Cedilla |
+185 |
+271 |
+b9 |
+10111001 |
+¹ |
+¹ |
-185 |
-271 |
-b9 |
-10111001 |
-¹ |
-¹ |
-¹ |
+¹ |
+(link) |
Superscript one |
+186 |
+272 |
+ba |
+10111010 |
+º |
-186 |
-272 |
-ba |
-10111010 |
-º |
-º |
-º |
+º |
+º |
+(link) |
Ordinal indicator (masculine) |
+187 |
+273 |
+bb |
+10111011 |
-187 |
-273 |
-bb |
-10111011 |
-» |
-» |
-» |
+» |
+» |
+» |
+(link) |
Closed double guillemet |
+188 |
+274 |
+bc |
-188 |
-274 |
-bc |
-10111100 |
-¼ |
-¼ |
-¼ |
+10111100 |
+¼ |
+¼ |
+¼ |
+(link) |
Fraction (One-quarter) |
+189 |
+275 |
-189 |
-275 |
-bd |
-10111101 |
-½ |
-½ |
-½ |
+bd |
+10111101 |
+½ |
+½ |
+½ |
+(link) |
Fraction (One-half) |
+190 |
-190 |
-276 |
-be |
-10111110 |
-¾ |
-¾ |
-¾ |
+276 |
+be |
+10111110 |
+¾ |
+¾ |
+¾ |
+(link) |
Fraction (Three-quarters) |
-191 |
-277 |
-bf |
-10111111 |
-¿ |
-¿ |
-¿ |
+191 |
+277 |
+bf |
+10111111 |
+¿ |
+¿ |
+¿ |
+(link) |
+
+
Inverted question mark |
+192 |
+300 |
+c0 |
+11000000 |
+À |
+À |
+À |
-192 |
-300 |
-c0 |
-11000000 |
-À |
-À |
-À |
+(link) |
Grave A (uppercase) |
+193 |
+301 |
+c1 |
+11000001 |
+Á |
+Á |
-193 |
-301 |
-c1 |
-11000001 |
-Á |
-Á |
-Á |
+Á |
+(link) |
Acute A (uppercase) |
+194 |
+302 |
+c2 |
+11000010 |
+Â |
-194 |
-302 |
-c2 |
-11000010 |
-Â |
-Â |
-Â |
+Â |
+Â |
+(link) |
Circumflex A (uppercase) |
+195 |
+303 |
+c3 |
+11000011 |
-195 |
-303 |
-c3 |
-11000011 |
-Ã |
-Ã |
-Ã |
+Ã |
+Ã |
+Ã |
+(link) |
A with tilde (uppercase) |
+196 |
+304 |
+c4 |
-196 |
-304 |
-c4 |
-11000100 |
-Ä |
-Ä |
-Ä |
+11000100 |
+Ä |
+Ä |
+Ä |
+(link) |
Diaeretic A (uppercase) |
+197 |
+305 |
-197 |
-305 |
-c5 |
-11000101 |
-Å |
-Å |
-Å |
+c5 |
+11000101 |
+Å |
+Å |
+Å |
+(link) |
Ringed A (uppercase) |
+198 |
-198 |
-306 |
-c6 |
-11000110 |
-Æ |
-Æ |
-Æ |
+306 |
+c6 |
+11000110 |
+Æ |
+Æ |
+Æ |
+(link) |
AE ligature (uppercase) |
-199 |
-307 |
-c7 |
-11000111 |
-Ç |
-Ç |
-Ç |
+199 |
+307 |
+c7 |
+11000111 |
+Ç |
+Ç |
+Ç |
+(link) |
+
+
Cedillic C (uppercase) |
+200 |
+310 |
+c8 |
+11001000 |
+È |
+È |
+È |
-200 |
-310 |
-c8 |
-11001000 |
-È |
-È |
-È |
+(link) |
Grave E (uppercase) |
+201 |
+311 |
+c9 |
+11001001 |
+É |
+É |
-201 |
-311 |
-c9 |
-11001001 |
-É |
-É |
-É |
+É |
+(link) |
Acute E (uppercase) |
+202 |
+312 |
+ca |
+11001010 |
+Ê |
-202 |
-312 |
-ca |
-11001010 |
-Ê |
-Ê |
-Ê |
+Ê |
+Ê |
+(link) |
Circumflex E (uppercase) |
+203 |
+313 |
+cb |
+11001011 |
-203 |
-313 |
-cb |
-11001011 |
-Ë |
-Ë |
-Ë |
+Ë |
+Ë |
+Ë |
+(link) |
Diaeretic E (uppercase) |
+204 |
+314 |
+cc |
-204 |
-314 |
-cc |
-11001100 |
-Ì |
-Ì |
-Ì |
+11001100 |
+Ì |
+Ì |
+Ì |
+(link) |
Grave I (uppercase) |
+205 |
+315 |
-205 |
-315 |
-cd |
-11001101 |
-Í |
-Í |
-Í |
+cd |
+11001101 |
+Í |
+Í |
+Í |
+(link) |
Acute I (uppercase) |
+206 |
-206 |
-316 |
-ce |
-11001110 |
-Î |
-Î |
-Î |
+316 |
+ce |
+11001110 |
+Î |
+Î |
+Î |
+(link) |
Circumflex I (uppercase) |
-207 |
-317 |
-cf |
-11001111 |
-Ï |
-Ï |
-Ï |
+207 |
+317 |
+cf |
+11001111 |
+Ï |
+Ï |
+Ï |
+(link) |
+
+
Diaeretic I (uppercase) |
+208 |
+320 |
+d0 |
+11010000 |
+Ð |
+Ð |
+Ð |
-208 |
-320 |
-d0 |
-11010000 |
-Ð |
-Ð |
-Ð |
+(link) |
Eth (uppercase) |
+209 |
+321 |
+d1 |
+11010001 |
+Ñ |
+Ñ |
-209 |
-321 |
-d1 |
-11010001 |
-Ñ |
-Ñ |
-Ñ |
+Ñ |
+(link) |
N with tilde (uppercase) |
+210 |
+322 |
+d2 |
+11010010 |
+Ò |
-210 |
-322 |
-d2 |
-11010010 |
-Ò |
-Ò |
-Ò |
+Ò |
+Ò |
+(link) |
Grave O (uppercase) |
+211 |
+323 |
+d3 |
+11010011 |
-211 |
-323 |
-d3 |
-11010011 |
-Ó |
-Ó |
-Ó |
+Ó |
+Ó |
+Ó |
+(link) |
Acute O (uppercase) |
+212 |
+324 |
+d4 |
-212 |
-324 |
-d4 |
-11010100 |
-Ô |
-Ô |
-Ô |
+11010100 |
+Ô |
+Ô |
+Ô |
+(link) |
Circumflex O (uppercase) |
+213 |
+325 |
-213 |
-325 |
-d5 |
-11010101 |
-Õ |
-Õ |
-Õ |
+d5 |
+11010101 |
+Õ |
+Õ |
+Õ |
+(link) |
O with tilde (uppercase) |
+214 |
-214 |
-326 |
-d6 |
-11010110 |
-Ö |
-Ö |
-Ö |
+326 |
+d6 |
+11010110 |
+Ö |
+Ö |
+Ö |
+(link) |
Diaeretic O (uppercase) |
-215 |
-327 |
-d7 |
-11010111 |
-× |
-× |
-× |
+215 |
+327 |
+d7 |
+11010111 |
+× |
+× |
+× |
+(link) |
+
+
Multiplication sign |
+216 |
+330 |
+d8 |
+11011000 |
+Ø |
+Ø |
+Ø |
-216 |
-330 |
-d8 |
-11011000 |
-Ø |
-Ø |
-Ø |
+(link) |
Slashed O (uppercase) |
+217 |
+331 |
+d9 |
+11011001 |
+Ù |
+Ù |
-217 |
-331 |
-d9 |
-11011001 |
-Ù |
-Ù |
-Ù |
+Ù |
+(link) |
Grave U (uppercase) |
+218 |
+332 |
+da |
+11011010 |
+Ú |
-218 |
-332 |
-da |
-11011010 |
-Ú |
-Ú |
-Ú |
+Ú |
+Ú |
+(link) |
Acute U (uppercase) |
+219 |
+333 |
+db |
+11011011 |
-219 |
-333 |
-db |
-11011011 |
-Û |
-Û |
-Û |
+Û |
+Û |
+Û |
+(link) |
Circumflex U (uppercase) |
+220 |
+334 |
+dc |
-220 |
-334 |
-dc |
-11011100 |
-Ü |
-Ü |
-Ü |
+11011100 |
+Ü |
+Ü |
+Ü |
+(link) |
Diaeretic U (uppercase) |
+221 |
+335 |
-221 |
-335 |
-dd |
-11011101 |
-Ý |
-Ý |
-Ý |
+dd |
+11011101 |
+Ý |
+Ý |
+Ý |
+(link) |
Acute Y (uppercase) |
+222 |
-222 |
-336 |
-de |
-11011110 |
-Þ |
-Þ |
-Þ |
+336 |
+de |
+11011110 |
+Þ |
+Þ |
+Þ |
+(link) |
Thorn (uppercase) |
-223 |
-337 |
-df |
-11011111 |
-ß |
-ß |
-ß |
+223 |
+337 |
+df |
+11011111 |
+ß |
+ß |
+ß |
+(link) |
+
+
Eszett (uppercase) |
+224 |
+340 |
+e0 |
+11100000 |
+à |
+à |
+à |
-224 |
-340 |
-e0 |
-11100000 |
-à |
-à |
-à |
+(link) |
Grave A (lowercase) |
+225 |
+341 |
+e1 |
+11100001 |
+á |
+á |
-225 |
-341 |
-e1 |
-11100001 |
-á |
-á |
-á |
+á |
+(link) |
Acute A (lowercase) |
+226 |
+342 |
+e2 |
+11100010 |
+â |
-226 |
-342 |
-e2 |
-11100010 |
-â |
-â |
-â |
+â |
+â |
+(link) |
Circumflex A (lowercase) |
+227 |
+343 |
+e3 |
+11100011 |
-227 |
-343 |
-e3 |
-11100011 |
-ã |
-ã |
-ã |
+ã |
+ã |
+ã |
+(link) |
A with tilde (lowercase) |
+228 |
+344 |
+e4 |
-228 |
-344 |
-e4 |
-11100100 |
-ä |
-ä |
-ä |
+11100100 |
+ä |
+ä |
+ä |
+(link) |
Diaeretic A (lowercase) |
+229 |
+345 |
-229 |
-345 |
-e5 |
-11100101 |
-å |
-å |
-å |
+e5 |
+11100101 |
+å |
+å |
+å |
+(link) |
Ringed A (lowercase) |
+230 |
-230 |
-346 |
-e6 |
-11100110 |
-æ |
-æ |
-æ |
+346 |
+e6 |
+11100110 |
+æ |
+æ |
+æ |
+(link) |
AE ligature (lowercase) |
-231 |
-347 |
-e7 |
-11100111 |
-ç |
-ç |
-ç |
+231 |
+347 |
+e7 |
+11100111 |
+ç |
+ç |
+ç |
+(link) |
+
+
Cedillic C (lowercase) |
+232 |
+350 |
+e8 |
+11101000 |
+è |
+è |
+è |
-232 |
-350 |
-e8 |
-11101000 |
-è |
-è |
-è |
+(link) |
Grave E (lowercase) |
+233 |
+351 |
+e9 |
+11101001 |
+é |
+é |
-233 |
-351 |
-e9 |
-11101001 |
-é |
-é |
-é |
+é |
+(link) |
Acute E (lowercase) |
+234 |
+352 |
+ea |
+11101010 |
+ê |
-234 |
-352 |
-ea |
-11101010 |
-ê |
-ê |
-ê |
+ê |
+ê |
+(link) |
Circumflex E (lowercase) |
+235 |
+353 |
+eb |
+11101011 |
-235 |
-353 |
-eb |
-11101011 |
-ë |
-ë |
-ë |
+ë |
+ë |
+ë |
+(link) |
Diaeretic E (lowercase) |
+236 |
+354 |
+ec |
-236 |
-354 |
-ec |
-11101100 |
-ì |
-ì |
-ì |
+11101100 |
+ì |
+ì |
+ì |
+(link) |
Grave I (lowercase) |
+237 |
+355 |
-237 |
-355 |
-ed |
-11101101 |
-í |
-í |
-í |
+ed |
+11101101 |
+í |
+í |
+í |
+(link) |
Acute I (lowercase) |
+238 |
-238 |
-356 |
-ee |
-11101110 |
-î |
-î |
-î |
+356 |
+ee |
+11101110 |
+î |
+î |
+î |
+(link) |
Circumflex I (lowercase) |
-239 |
-357 |
-ef |
-11101111 |
-ï |
-ï |
-ï |
+239 |
+357 |
+ef |
+11101111 |
+ï |
+ï |
+ï |
+(link) |
+
+
Diaeretic I (lowercase) |
+240 |
+360 |
+f0 |
+11110000 |
+ð |
+ð |
+ð |
-240 |
-360 |
-f0 |
-11110000 |
-ð |
-ð |
-ð |
+(link) |
Eth (lowercase) |
+241 |
+361 |
+f1 |
+11110001 |
+ñ |
+ñ |
-241 |
-361 |
-f1 |
-11110001 |
-ñ |
-ñ |
-ñ |
+ñ |
+(link) |
N with tilde (lowercase) |
+242 |
+362 |
+f2 |
+11110010 |
+ò |
-242 |
-362 |
-f2 |
-11110010 |
-ò |
-ò |
-ò |
+ò |
+ò |
+(link) |
Grave O (lowercase) |
+243 |
+363 |
+f3 |
+11110011 |
-243 |
-363 |
-f3 |
-11110011 |
-ó |
-ó |
-ó |
+ó |
+ó |
+ó |
+(link) |
Acute O (lowercase) |
+244 |
+364 |
+f4 |
-244 |
-364 |
-f4 |
-11110100 |
-ô |
-ô |
-ô |
+11110100 |
+ô |
+ô |
+ô |
+(link) |
Circumflex O (lowercase) |
+245 |
+365 |
-245 |
-365 |
-f5 |
-11110101 |
-õ |
-õ |
-õ |
+f5 |
+11110101 |
+õ |
+õ |
+õ |
+(link) |
O with tilde (lowercase) |
+246 |
-246 |
-366 |
-f6 |
-11110110 |
-ö |
-ö |
-ö |
+366 |
+f6 |
+11110110 |
+ö |
+ö |
+ö |
+(link) |
Diaeretic O (lowercase) |
-247 |
-367 |
-f7 |
-11110111 |
-÷ |
-÷ |
-÷ |
+247 |
+367 |
+f7 |
+11110111 |
+÷ |
+÷ |
+÷ |
+(link) |
+
+
Division sign |
+248 |
+370 |
+f8 |
+11111000 |
+ø |
+ø |
+ø |
-248 |
-370 |
-f8 |
-11111000 |
-ø |
-ø |
-ø |
+(link) |
Slashed 0 (lowercase) |
+249 |
+371 |
+f9 |
+11111001 |
+ù |
+ù |
-249 |
-371 |
-f9 |
-11111001 |
-ù |
-ù |
-ù |
+ù |
+(link) |
Grave U (lowercase) |
+250 |
+372 |
+fa |
+11111010 |
+ú |
-250 |
-372 |
-fa |
-11111010 |
-ú |
-ú |
-ú |
+ú |
+ú |
+(link) |
Acute U (lowercase) |
+251 |
+373 |
+fb |
+11111011 |
-251 |
-373 |
-fb |
-11111011 |
-û |
-û |
-û |
+û |
+û |
+û |
+(link) |
Circumflex U (lowercase) |
+252 |
+374 |
+fc |
-252 |
-374 |
-fc |
-11111100 |
-ü |
-ü |
-ü |
+11111100 |
+ü |
+ü |
+ü |
+(link) |
Diaeretic U (lowercase) |
+253 |
+375 |
-253 |
-375 |
-fd |
-11111101 |
-ý |
-ý |
-ý |
+fd |
+11111101 |
+ý |
+ý |
+ý |
+(link) |
Acute Y (lowercase) |
+254 |
-254 |
-376 |
-fe |
-11111110 |
-þ |
-þ |
-þ |
+376 |
+fe |
+11111110 |
+þ |
+þ |
+þ |
+(link) |
Thorn (lowercase) |
-255 |
-377 |
-ff |
-11111111 |
-ÿ |
-ÿ |
-ÿ |
-Diaeretic Y (lowercase) |
+255 |
+377 |
+ff |
+11111111 |
+ÿ |
+ÿ |
+ÿ |
+(link) |
@@ -3338,2569 +3658,2889 @@ of reference.
HTML |
ESCAPE |
LIT |
-
DESC |
+
LINK |
-0 |
-000 |
-00 |
-00000000 |
-� |
-N/A |
-NUL |
+DESC |
+0 |
+000 |
+00 |
+00000000 |
+� |
+N/A |
+NUL |
+
+
+(link) |
Null byte/character |
+1 |
+001 |
+01 |
+00000001 |
+ |
+N/A |
-1 |
-001 |
-01 |
-00000001 |
- |
-N/A |
-SOH |
+SOH |
+(link) |
Start of heading |
+2 |
+002 |
+02 |
+00000010 |
+ |
-2 |
-002 |
-02 |
-00000010 |
- |
-N/A |
-STX |
+N/A |
+STX |
+(link) |
Start of text |
+3 |
+003 |
+03 |
+00000011 |
-3 |
-003 |
-03 |
-00000011 |
- |
-N/A |
-ETX |
+ |
+N/A |
+ETX |
+(link) |
End text |
+4 |
+004 |
+04 |
-4 |
-004 |
-04 |
-00000100 |
- |
-N/A |
-EOT |
+00000100 |
+ |
+N/A |
+EOT |
+(link) |
End of transmission |
+5 |
+005 |
-5 |
-005 |
-05 |
-00000101 |
- |
-N/A |
-ENQ |
+05 |
+00000101 |
+ |
+N/A |
+ENQ |
+(link) |
Enquiry |
+6 |
-6 |
-006 |
-06 |
-00000110 |
- |
-N/A |
-ACK |
+006 |
+06 |
+00000110 |
+ |
+N/A |
+ACK |
+(link) |
Acknowledgement |
-7 |
-007 |
-07 |
-00000111 |
- |
-N/A |
-BEL |
+7 |
+007 |
+07 |
+00000111 |
+ |
+N/A |
+BEL |
+(link) |
+
+
Terminal bell |
+8 |
+010 |
+08 |
+00001000 |
+ |
+N/A |
+BS |
-8 |
-010 |
-08 |
-00001000 |
- |
-N/A |
-BS |
+(link) |
Backspace |
+9 |
+011 |
+09 |
+00001001 |
+	 |
+N/A |
-9 |
-011 |
-09 |
-00001001 |
-	 |
-N/A |
-HT |
+HT |
+(link) |
Horizontal tab (\t ) |
+10 |
+012 |
+0a |
+00001010 |
+
 |
-10 |
-012 |
-0a |
-00001010 |
-
 |
-N/A |
-LF |
+N/A |
+LF |
+(link) |
Line feed (\n ) |
+11 |
+013 |
+0b |
+00001011 |
-11 |
-013 |
-0b |
-00001011 |
- |
-N/A |
-VT |
+ |
+N/A |
+VT |
+(link) |
Vertical tab |
+12 |
+014 |
+0c |
-12 |
-014 |
-0c |
-00001100 |
- |
-N/A |
-FF |
+00001100 |
+ |
+N/A |
+FF |
+(link) |
Form feed |
+13 |
+015 |
-13 |
-015 |
-0d |
-00001101 |
-
 |
-N/A |
-CR |
+0d |
+00001101 |
+
 |
+N/A |
+CR |
+(link) |
Carriage return (\r ) |
+14 |
-14 |
-016 |
-0e |
-00001110 |
- |
-N/A |
-SO |
+016 |
+0e |
+00001110 |
+ |
+N/A |
+SO |
+(link) |
Shift out (X-ON ) |
-15 |
-017 |
-0f |
-00001111 |
- |
-N/A |
-SI |
+15 |
+017 |
+0f |
+00001111 |
+ |
+N/A |
+SI |
+(link) |
+
+
Shift in (X-OFF ) |
+16 |
+020 |
+10 |
+00010000 |
+ |
+N/A |
+DLE |
-16 |
-020 |
-10 |
-00010000 |
- |
-N/A |
-DLE |
+(link) |
Data line escape |
+17 |
+021 |
+11 |
+00010001 |
+ |
+N/A |
-17 |
-021 |
-11 |
-00010001 |
- |
-N/A |
-DC1 |
+DC1 |
+(link) |
Device control 1 (XON ) |
+18 |
+022 |
+12 |
+00010010 |
+ |
-18 |
-022 |
-12 |
-00010010 |
- |
-N/A |
-DC2 |
+N/A |
+DC2 |
+(link) |
Device control 2 |
+19 |
+023 |
+13 |
+00010011 |
-19 |
-023 |
-13 |
-00010011 |
- |
-N/A |
-DC3 |
+ |
+N/A |
+DC3 |
+(link) |
Device control 3 (XOFF ) |
+20 |
+024 |
+14 |
-20 |
-024 |
-14 |
-00010100 |
- |
-N/A |
-DC4 |
+00010100 |
+ |
+N/A |
+DC4 |
+(link) |
Device control 4 |
+21 |
+025 |
-21 |
-025 |
-15 |
-00010101 |
- |
-N/A |
-NAK |
+15 |
+00010101 |
+ |
+N/A |
+NAK |
+(link) |
Negative acknowledgement |
+22 |
-22 |
-026 |
-16 |
-00010110 |
- |
-N/A |
-SYN |
+026 |
+16 |
+00010110 |
+ |
+N/A |
+SYN |
+(link) |
Synchronous idle |
-23 |
-027 |
-17 |
-00010111 |
- |
-N/A |
-ETB |
+23 |
+027 |
+17 |
+00010111 |
+ |
+N/A |
+ETB |
+(link) |
+
+
End transmit block |
+24 |
+030 |
+18 |
+00011000 |
+ |
+N/A |
+CAN |
-24 |
-030 |
-18 |
-00011000 |
- |
-N/A |
-CAN |
+(link) |
Cancel |
+25 |
+031 |
+19 |
+00011001 |
+ |
+N/A |
-25 |
-031 |
-19 |
-00011001 |
- |
-N/A |
-EM |
+EM |
+(link) |
End medium |
+26 |
+032 |
+1a |
+00011010 |
+ |
-26 |
-032 |
-1a |
-00011010 |
- |
-N/A |
-SUB |
+N/A |
+SUB |
+(link) |
Substitute |
+27 |
+033 |
+1b |
+00011011 |
-27 |
-033 |
-1b |
-00011011 |
- |
-N/A |
-ESC |
+ |
+N/A |
+ESC |
+(link) |
Escape |
+28 |
+034 |
+1c |
-28 |
-034 |
-1c |
-00011100 |
- |
-N/A |
-FS |
+00011100 |
+ |
+N/A |
+FS |
+(link) |
File separator |
+29 |
+035 |
-29 |
-035 |
-1d |
-00011101 |
- |
-N/A |
-GS |
+1d |
+00011101 |
+ |
+N/A |
+GS |
+(link) |
Group separator |
+30 |
-30 |
-036 |
-1e |
-00011110 |
- |
-N/A |
-RS |
+036 |
+1e |
+00011110 |
+ |
+N/A |
+RS |
+(link) |
Record Separator |
-31 |
-037 |
-1f |
-00011111 |
- |
-N/A |
-US |
+31 |
+037 |
+1f |
+00011111 |
+ |
+N/A |
+US |
+(link) |
+
+
Unit Separator |
+32 |
+040 |
+20 |
+00100000 |
+  |
+N/A |
+N/A |
-32 |
-040 |
-20 |
-00100000 |
-  |
-N/A |
-N/A |
+(link) |
Space (non-printable) |
+33 |
+041 |
+21 |
+00100001 |
+! |
+N/A |
-33 |
-041 |
-21 |
-00100001 |
-! |
-N/A |
-! |
+! |
+(link) |
Exclamation point |
+34 |
+042 |
+22 |
+00100010 |
+" |
-34 |
-042 |
-22 |
-00100010 |
-" |
-" |
-" |
+" |
+" |
+(link) |
Double quote |
+35 |
+043 |
+23 |
+00100011 |
-35 |
-043 |
-23 |
-00100011 |
-# |
-N/A |
-# |
+# |
+N/A |
+# |
+(link) |
Octothorpe (Number symbol) |
+36 |
+044 |
+24 |
-36 |
-044 |
-24 |
-00100100 |
-$ |
-N/A |
-$ |
+00100100 |
+$ |
+N/A |
+$ |
+(link) |
Dollar(USD) symbol |
+37 |
+045 |
-37 |
-045 |
-25 |
-00100101 |
-% |
-N/A |
-% |
+25 |
+00100101 |
+% |
+N/A |
+% |
+(link) |
Percent sign |
+38 |
-38 |
-046 |
-26 |
-00100110 |
-& |
-& |
-& |
+046 |
+26 |
+00100110 |
+& |
+& |
+& |
+(link) |
Ampersand |
-39 |
-047 |
-27 |
-00100111 |
-' |
-N/A |
-' |
+39 |
+047 |
+27 |
+00100111 |
+' |
+N/A |
+' |
+(link) |
+
+
Single quote |
+40 |
+050 |
+28 |
+00101000 |
+( |
+N/A |
+( |
-40 |
-050 |
-28 |
-00101000 |
-( |
-N/A |
-( |
+(link) |
Open parenthesis |
+41 |
+051 |
+29 |
+00101001 |
+) |
+N/A |
-41 |
-051 |
-29 |
-00101001 |
-) |
-N/A |
-) |
+) |
+(link) |
Close parenthesis |
+42 |
+052 |
+2a |
+00101010 |
+* |
-42 |
-052 |
-2a |
-00101010 |
-* |
-N/A |
-* |
+N/A |
+* |
+(link) |
Asterisk |
+43 |
+053 |
+2b |
+00101011 |
-43 |
-053 |
-2b |
-00101011 |
-+ |
-N/A |
-+ |
++ |
+N/A |
++ |
+(link) |
Plus sign |
+44 |
+054 |
+2c |
-44 |
-054 |
-2c |
-00101100 |
-, |
-N/A |
-, |
+00101100 |
+, |
+N/A |
+, |
+(link) |
Comma |
+45 |
+055 |
-45 |
-055 |
-2d |
-00101101 |
-- |
-N/A |
-<<l45, →> |
+2d |
+00101101 |
+- |
+N/A |
+- |
+(link) |
Hyphen |
+46 |
-46 |
-056 |
-2e |
-00101110 |
-. |
-N/A |
-. |
+056 |
+2e |
+00101110 |
+. |
+N/A |
+. |
+(link) |
Period |
-47 |
-057 |
-2f |
-00101111 |
-/ |
-N/A |
-/ |
+47 |
+057 |
+2f |
+00101111 |
+/ |
+N/A |
+/ |
+(link) |
+
+
Slash |
+48 |
+060 |
+30 |
+00110000 |
+0 |
+N/A |
+0 |
-48 |
-060 |
-30 |
-00110000 |
-0 |
-N/A |
-0 |
+(link) |
The number zero |
+49 |
+061 |
+31 |
+00110001 |
+1 |
+N/A |
-49 |
-061 |
-31 |
-00110001 |
-1 |
-N/A |
-1 |
+1 |
+(link) |
The number one |
+50 |
+062 |
+32 |
+00110010 |
+2 |
-50 |
-062 |
-32 |
-00110010 |
-2 |
-N/A |
-2 |
+N/A |
+2 |
+(link) |
The number two |
+51 |
+063 |
+33 |
+00110011 |
-51 |
-063 |
-33 |
-00110011 |
-3 |
-N/A |
-3 |
+3 |
+N/A |
+3 |
+(link) |
The number three |
+52 |
+064 |
+34 |
-52 |
-064 |
-34 |
-00110100 |
-4 |
-N/A |
-4 |
+00110100 |
+4 |
+N/A |
+4 |
+(link) |
The number four |
+53 |
+065 |
-53 |
-065 |
-35 |
-00110101 |
-5 |
-N/A |
-5 |
+35 |
+00110101 |
+5 |
+N/A |
+5 |
+(link) |
The number five |
+54 |
-54 |
-066 |
-36 |
-00110110 |
-6 |
-N/A |
-6 |
+066 |
+36 |
+00110110 |
+6 |
+N/A |
+6 |
+(link) |
The number six |
-55 |
-067 |
-37 |
-00110111 |
-7 |
-N/A |
-7 |
+55 |
+067 |
+37 |
+00110111 |
+7 |
+N/A |
+7 |
+(link) |
+
+
The number seven |
+56 |
+070 |
+38 |
+00111000 |
+8 |
+N/A |
+8 |
-56 |
-070 |
-38 |
-00111000 |
-8 |
-N/A |
-8 |
+(link) |
The number eight |
+57 |
+071 |
+39 |
+00111001 |
+9 |
+N/A |
-57 |
-071 |
-39 |
-00111001 |
-9 |
-N/A |
-9 |
+9 |
+(link) |
The number nine |
+58 |
+072 |
+3a |
+00111010 |
+: |
-58 |
-072 |
-3a |
-00111010 |
-: |
-N/A |
-: |
+N/A |
+: |
+(link) |
Colon |
+59 |
+073 |
+3b |
+00111011 |
-59 |
-073 |
-3b |
-00111011 |
-; |
-N/A |
-; |
+; |
+N/A |
+; |
+(link) |
Semicolon |
+60 |
+074 |
+3c |
-60 |
-074 |
-3c |
-00111100 |
-< |
-< |
-< |
+00111100 |
+< |
+< |
+< |
+(link) |
Open angled bracket ('Less than' sign) |
+61 |
+075 |
-61 |
-075 |
-3d |
-00111101 |
-= |
-N/A |
-<<l61, ⇒> |
+3d |
+00111101 |
+= |
+N/A |
+= |
+(link) |
Equals sign |
+62 |
-62 |
-076 |
-3e |
-00111110 |
-> |
-> |
-[l62]> |
+076 |
+3e |
+00111110 |
+> |
+> |
+> |
+(link) |
Closed angled bracket ('Greater than' sign) |
-63 |
-077 |
-3f |
-00111111 |
-? |
-N/A |
-? |
+63 |
+077 |
+3f |
+00111111 |
+? |
+N/A |
+? |
+(link) |
+
+
Question mark |
+64 |
+100 |
+40 |
+01000000 |
+@ |
+N/A |
+@ |
-64 |
-100 |
-40 |
-01000000 |
-@ |
-N/A |
-@ |
+(link) |
'At' symbol |
+65 |
+101 |
+41 |
+01000001 |
+A |
+N/A |
-65 |
-101 |
-41 |
-01000001 |
-A |
-N/A |
-A |
+A |
+(link) |
The letter A (uppercase) |
+66 |
+102 |
+42 |
+01000010 |
+B |
-66 |
-102 |
-42 |
-01000010 |
-B |
-N/A |
-B |
+N/A |
+B |
+(link) |
The letter B (uppercase) |
+67 |
+103 |
+43 |
+01000011 |
-67 |
-103 |
-43 |
-01000011 |
-C |
-N/A |
-C |
+C |
+N/A |
+C |
+(link) |
The letter C (uppercase) |
+68 |
+104 |
+44 |
-68 |
-104 |
-44 |
-01000100 |
-D |
-N/A |
-D |
+01000100 |
+D |
+N/A |
+D |
+(link) |
The letter D (uppercase) |
+69 |
+105 |
-69 |
-105 |
-45 |
-01000101 |
-E |
-N/A |
-E |
+45 |
+01000101 |
+E |
+N/A |
+E |
+(link) |
The letter E (uppercase) |
+70 |
-70 |
-106 |
-46 |
-01000110 |
-F |
-N/A |
-F |
+106 |
+46 |
+01000110 |
+F |
+N/A |
+F |
+(link) |
The letter F (uppercase) |
-71 |
-107 |
-47 |
-01000111 |
-G |
-N/A |
-G |
+71 |
+107 |
+47 |
+01000111 |
+G |
+N/A |
+G |
+(link) |
+
+
The letter G (uppercase) |
+72 |
+110 |
+48 |
+01001000 |
+H |
+N/A |
+H |
-72 |
-110 |
-48 |
-01001000 |
-H |
-N/A |
-H |
+(link) |
The letter H (uppercase) |
+73 |
+111 |
+49 |
+01001001 |
+I |
+N/A |
-73 |
-111 |
-49 |
-01001001 |
-I |
-N/A |
-I |
+I |
+(link) |
The letter I (uppercase) |
+74 |
+112 |
+4a |
+01001010 |
+J |
-74 |
-112 |
-4a |
-01001010 |
-J |
-N/A |
-J |
+N/A |
+J |
+(link) |
The letter J (uppercase) |
+75 |
+113 |
+4b |
+01001011 |
-75 |
-113 |
-4b |
-01001011 |
-K |
-N/A |
-K |
+K |
+N/A |
+K |
+(link) |
The letter K (uppercase) |
+76 |
+114 |
+4c |
-76 |
-114 |
-4c |
-01001100 |
-L |
-N/A |
-L |
+01001100 |
+L |
+N/A |
+L |
+(link) |
The letter L (uppercase) |
+77 |
+115 |
-77 |
-115 |
-4d |
-01001101 |
-M |
-N/A |
-M |
+4d |
+01001101 |
+M |
+N/A |
+M |
+(link) |
The letter M (uppercase) |
+78 |
-78 |
-116 |
-4e |
-01001110 |
-N |
-N/A |
-N |
+116 |
+4e |
+01001110 |
+N |
+N/A |
+N |
+(link) |
The letter N (uppercase) |
-79 |
-117 |
-4f |
-01001111 |
-O |
-N/A |
-O |
+79 |
+117 |
+4f |
+01001111 |
+O |
+N/A |
+O |
+(link) |
+
+
The letter O (uppercase) |
+80 |
+120 |
+50 |
+01010000 |
+P |
+N/A |
+P |
-80 |
-120 |
-50 |
-01010000 |
-P |
-N/A |
-P |
+(link) |
The letter P (uppercase) |
+81 |
+121 |
+51 |
+01010001 |
+Q |
+N/A |
-81 |
-121 |
-51 |
-01010001 |
-Q |
-N/A |
-Q |
+Q |
+(link) |
The letter Q (uppercase) |
+82 |
+122 |
+52 |
+01010010 |
+R |
-82 |
-122 |
-52 |
-01010010 |
-R |
-N/A |
-R |
+N/A |
+R |
+(link) |
The letter R (uppercase) |
+83 |
+123 |
+53 |
+01010011 |
-83 |
-123 |
-53 |
-01010011 |
-S |
-N/A |
-S |
+S |
+N/A |
+S |
+(link) |
The letter S (uppercase) |
+84 |
+124 |
+54 |
-84 |
-124 |
-54 |
-01010100 |
-T |
-N/A |
-T |
+01010100 |
+T |
+N/A |
+T |
+(link) |
The letter T (uppercase) |
+85 |
+125 |
-85 |
-125 |
-55 |
-01010101 |
-U |
-N/A |
-U |
+55 |
+01010101 |
+U |
+N/A |
+U |
+(link) |
The letter U (uppercase) |
+86 |
-86 |
-126 |
-56 |
-01010110 |
-V |
-N/A |
-V |
+126 |
+56 |
+01010110 |
+V |
+N/A |
+V |
+(link) |
The letter V (uppercase) |
-87 |
-127 |
-57 |
-01010111 |
-W |
-N/A |
-W |
+87 |
+127 |
+57 |
+01010111 |
+W |
+N/A |
+W |
+(link) |
+
+
The letter W (uppercase) |
+88 |
+130 |
+58 |
+01011000 |
+X |
+N/A |
+X |
-88 |
-130 |
-58 |
-01011000 |
-X |
-N/A |
-X |
+(link) |
The letter X (uppercase) |
+89 |
+131 |
+59 |
+01011001 |
+Y |
+N/A |
-89 |
-131 |
-59 |
-01011001 |
-Y |
-N/A |
-Y |
+Y |
+(link) |
The letter Y (uppercase) |
+90 |
+132 |
+5a |
+01011010 |
+Z |
-90 |
-132 |
-5a |
-01011010 |
-Z |
-N/A |
-Z |
+N/A |
+Z |
+(link) |
The letter Z (uppercase) |
+91 |
+133 |
+5b |
+01011011 |
-91 |
-133 |
-5b |
-01011011 |
-[ |
-N/A |
-[ |
+[ |
+N/A |
+[ |
+(link) |
Open square bracket |
+92 |
+134 |
+5c |
-92 |
-134 |
-5c |
-01011100 |
-\ |
-N/A |
-\ |
+01011100 |
+\ |
+N/A |
+\ |
+(link) |
Backslash |
+93 |
+135 |
-93 |
-135 |
-5d |
-01011101 |
-] |
-N/A |
-] |
+5d |
+01011101 |
+] |
+N/A |
+] |
+(link) |
Closed square bracket |
+94 |
-94 |
-136 |
-5e |
-01011110 |
-^ |
-N/A |
-^ |
+136 |
+5e |
+01011110 |
+^ |
+N/A |
+^ |
+(link) |
Caret (Exponent sign) |
-95 |
-137 |
-5f |
-01011111 |
-_ |
-N/A |
-_ |
+95 |
+137 |
+5f |
+01011111 |
+_ |
+N/A |
+_ |
+(link) |
+
+
Underscore |
+96 |
+140 |
+60 |
+01100000 |
+` |
+N/A |
+` |
-96 |
-140 |
-60 |
-01100000 |
-` |
-N/A |
-` |
+(link) |
Grave accent (Backtick) |
+97 |
+141 |
+61 |
+01100001 |
+a |
+N/A |
-97 |
-141 |
-61 |
-01100001 |
-a |
-N/A |
-a |
+a |
+(link) |
The letter A (lowercase) |
+98 |
+142 |
+62 |
+01100010 |
+b |
-98 |
-142 |
-62 |
-01100010 |
-b |
-N/A |
-b |
+N/A |
+b |
+(link) |
The letter B (lowercase) |
+99 |
+143 |
+63 |
+01100011 |
-99 |
-143 |
-63 |
-01100011 |
-c |
-N/A |
-c |
+c |
+N/A |
+c |
+(link) |
The letter C (lowercase) |
+100 |
+144 |
+64 |
-100 |
-144 |
-64 |
-01100100 |
-d |
-N/A |
-d |
+01100100 |
+d |
+N/A |
+d |
+(link) |
The letter D (lowercase) |
+101 |
+145 |
-101 |
-145 |
-65 |
-01100101 |
-e |
-N/A |
-e |
+65 |
+01100101 |
+e |
+N/A |
+e |
+(link) |
The letter E (lowercase) |
+102 |
-102 |
-146 |
-66 |
-01100110 |
-f |
-N/A |
-f |
+146 |
+66 |
+01100110 |
+f |
+N/A |
+f |
+(link) |
The letter F (lowercase) |
-103 |
-147 |
-67 |
-01100111 |
-g |
-N/A |
-g |
+103 |
+147 |
+67 |
+01100111 |
+g |
+N/A |
+g |
+(link) |
+
+
The letter G (lowercase) |
+104 |
+150 |
+68 |
+01101000 |
+h |
+N/A |
+h |
-104 |
-150 |
-68 |
-01101000 |
-h |
-N/A |
-h |
+(link) |
The letter H (lowercase) |
+105 |
+151 |
+69 |
+01101001 |
+i |
+N/A |
-105 |
-151 |
-69 |
-01101001 |
-i |
-N/A |
-i |
+i |
+(link) |
The letter I (lowercase) |
+106 |
+152 |
+6a |
+01101010 |
+j |
-106 |
-152 |
-6a |
-01101010 |
-j |
-N/A |
-j |
+N/A |
+j |
+(link) |
The letter J (lowercase) |
+107 |
+153 |
+6b |
+01101011 |
-107 |
-153 |
-6b |
-01101011 |
-k |
-N/A |
-k |
+k |
+N/A |
+k |
+(link) |
The letter K (lowercase) |
+108 |
+154 |
+6c |
-108 |
-154 |
-6c |
-01101100 |
-l |
-N/A |
-l |
+01101100 |
+l |
+N/A |
+l |
+(link) |
The letter L (lowercase) |
+109 |
+155 |
-109 |
-155 |
-6d |
-01101101 |
-m |
-N/A |
-m |
+6d |
+01101101 |
+m |
+N/A |
+m |
+(link) |
The letter M (lowercase) |
+110 |
-110 |
-156 |
-6e |
-01101110 |
-n |
-N/A |
-n |
+156 |
+6e |
+01101110 |
+n |
+N/A |
+n |
+(link) |
The letter N (lowercase) |
-111 |
-157 |
-6f |
-01101111 |
-o |
-N/A |
-o |
+111 |
+157 |
+6f |
+01101111 |
+o |
+N/A |
+o |
+(link) |
+
+
The letter O (lowercase) |
+112 |
+160 |
+70 |
+01110000 |
+p |
+N/A |
+p |
-112 |
-160 |
-70 |
-01110000 |
-p |
-N/A |
-p |
+(link) |
The letter P (lowercase) |
+113 |
+161 |
+71 |
+01110001 |
+q |
+N/A |
-113 |
-161 |
-71 |
-01110001 |
-q |
-N/A |
-q |
+q |
+(link) |
The letter Q (lowercase) |
+114 |
+162 |
+72 |
+01110010 |
+r |
-114 |
-162 |
-72 |
-01110010 |
-r |
-N/A |
-r |
+N/A |
+r |
+(link) |
The letter R (lowercase) |
+115 |
+163 |
+73 |
+01110011 |
-115 |
-163 |
-73 |
-01110011 |
-s |
-N/A |
-s |
+s |
+N/A |
+s |
+(link) |
The letter S (lowercase) |
+116 |
+164 |
+74 |
-116 |
-164 |
-74 |
-01110100 |
-t |
-N/A |
-t |
+01110100 |
+t |
+N/A |
+t |
+(link) |
The letter T (lowercase) |
+117 |
+165 |
-117 |
-165 |
-75 |
-01110101 |
-u |
-N/A |
-u |
+75 |
+01110101 |
+u |
+N/A |
+u |
+(link) |
The letter U (lowercase) |
+118 |
-118 |
-166 |
-76 |
-01110110 |
-v |
-N/A |
-v |
+166 |
+76 |
+01110110 |
+v |
+N/A |
+v |
+(link) |
The letter V (lowercase) |
-119 |
-167 |
-77 |
-01110111 |
-w |
-N/A |
-w |
+119 |
+167 |
+77 |
+01110111 |
+w |
+N/A |
+w |
+(link) |
+
+
The letter W (lowercase) |
+120 |
+170 |
+78 |
+01111000 |
+x |
+N/A |
+x |
-120 |
-170 |
-78 |
-01111000 |
-x |
-N/A |
-x |
+(link) |
The letter X (lowercase) |
+121 |
+171 |
+79 |
+01111001 |
+y |
+N/A |
-121 |
-171 |
-79 |
-01111001 |
-y |
-N/A |
-y |
+y |
+(link) |
The letter Y (lowercase) |
+122 |
+172 |
+7a |
+01111010 |
+z |
-122 |
-172 |
-7a |
-01111010 |
-z |
-N/A |
-z |
+N/A |
+z |
+(link) |
The letter Z (lowercase) |
+123 |
+173 |
+7b |
+01111011 |
-123 |
-173 |
-7b |
-01111011 |
-{ |
-N/A |
-{ |
+{ |
+N/A |
+{ |
+(link) |
Open curly bracket (Open brace) |
+124 |
+174 |
+7c |
-124 |
-174 |
-7c |
-01111100 |
-| |
-N/A |
-| |
+01111100 |
+| |
+N/A |
+| |
+(link) |
Vertical bar (Pipe) |
+125 |
+175 |
-125 |
-175 |
-7d |
-01111101 |
-} |
-N/A |
-} |
+7d |
+01111101 |
+} |
+N/A |
+} |
+(link) |
Closed curly bracket (Closed brace) |
+126 |
-126 |
-176 |
-7e |
-01111110 |
-~ |
-N/A |
-~ |
+176 |
+7e |
+01111110 |
+~ |
+N/A |
+~ |
+(link) |
Tilde (Equivalency sign) |
-127 |
-177 |
-7f |
-01111111 |
- |
-N/A |
-N/A |
+127 |
+177 |
+7f |
+01111111 |
+ |
+N/A |
+N/A |
+(link) |
+
+
Delete |
+128 |
+200 |
+80 |
+10000000 |
+€ |
+N/A |
+ |
-128 |
-200 |
-80 |
-10000000 |
-€ |
-N/A |
- |
+(link) |
Euro symbol |
+129 |
+201 |
+81 |
+10000001 |
+ |
+N/A |
-129 |
-201 |
-81 |
-10000001 |
- |
-N/A |
-N/A |
+N/A |
+(link) |
N/A (Undefined) |
+130 |
+202 |
+82 |
+10000010 |
+‚ |
-130 |
-202 |
-82 |
-10000010 |
-‚ |
-N/A |
- |
+N/A |
+ |
+(link) |
Single low-9 quote |
+131 |
+203 |
+83 |
+10000011 |
-131 |
-203 |
-83 |
-10000011 |
-ƒ |
-N/A |
- |
+ƒ |
+N/A |
+ |
+(link) |
Florin (Hooked F, lowercase) |
+132 |
+204 |
+84 |
-132 |
-204 |
-84 |
-10000100 |
-„ |
-N/A |
- |
+10000100 |
+„ |
+N/A |
+ |
+(link) |
Double low-9 quote |
+133 |
+205 |
-133 |
-205 |
-85 |
-10000101 |
-… |
-N/A |
-
|
+85 |
+10000101 |
+… |
+N/A |
+
|
+(link) |
Horizontal ellipsis |
+134 |
-134 |
-206 |
-86 |
-10000110 |
-† |
-N/A |
- |
+206 |
+86 |
+10000110 |
+† |
+N/A |
+ |
+(link) |
Dagger |
-135 |
-207 |
-87 |
-10000111 |
-‡ |
-N/A |
- |
+135 |
+207 |
+87 |
+10000111 |
+‡ |
+N/A |
+ |
+(link) |
+
+
Double dagger |
+136 |
+210 |
+88 |
+10001000 |
+ˆ |
+N/A |
+ |
-136 |
-210 |
-88 |
-10001000 |
-ˆ |
-N/A |
- |
+(link) |
Circumflex |
+137 |
+211 |
+89 |
+10001001 |
+‰ |
+N/A |
-137 |
-211 |
-89 |
-10001001 |
-‰ |
-N/A |
- |
+ |
+(link) |
Per mille sign |
+138 |
+212 |
+8a |
+10001010 |
+Š |
-138 |
-212 |
-8a |
-10001010 |
-Š |
-N/A |
- |
+N/A |
+ |
+(link) |
S with caron (uppercase) |
+139 |
+213 |
+8b |
+10001011 |
-139 |
-213 |
-8b |
-10001011 |
-‹ |
-N/A |
- |
+‹ |
+N/A |
+ |
+(link) |
Open single guillemet |
+140 |
+214 |
+8c |
-140 |
-214 |
-8c |
-10001100 |
-Œ |
-N/A |
- |
+10001100 |
+Œ |
+N/A |
+ |
+(link) |
Latin OE ligature (uppercase) |
+141 |
+215 |
-141 |
-215 |
-8d |
-10001101 |
- |
-N/A |
-N/A |
+8d |
+10001101 |
+ |
+N/A |
+N/A |
+(link) |
N/A (Undefined) |
+142 |
-142 |
-216 |
-8e |
-10001110 |
-Ž |
-N/A |
- |
+216 |
+8e |
+10001110 |
+Ž |
+N/A |
+ |
+(link) |
Z with caron (uppercase) |
-143 |
-217 |
-8f |
-10001111 |
- |
-N/A |
-N/A |
-N/A (Undefined) |
+143 |
+217 |
+8f |
+10001111 |
+ |
+N/A |
+N/A |
+(link) |
-144 |
-220 |
-90 |
-10010000 |
- |
-N/A |
-N/A |
N/A (Undefined) |
+144 |
+220 |
+90 |
+10010000 |
+ |
+N/A |
+N/A |
-145 |
-221 |
-91 |
-10010001 |
-‘ |
-N/A |
- |
+(link) |
+N/A (Undefined) |
+145 |
+221 |
+91 |
+10010001 |
+‘ |
+N/A |
+
+
+ |
+(link) |
Open single quote mark |
+146 |
+222 |
+92 |
+10010010 |
+’ |
-146 |
-222 |
-92 |
-10010010 |
-’ |
-N/A |
- |
+N/A |
+ |
+(link) |
Closed single quote mark |
+147 |
+223 |
+93 |
+10010011 |
-147 |
-223 |
-93 |
-10010011 |
-“ |
-N/A |
- |
+“ |
+N/A |
+ |
+(link) |
Open double quote mark |
+148 |
+224 |
+94 |
-148 |
-224 |
-94 |
-10010100 |
-” |
-N/A |
- |
+10010100 |
+” |
+N/A |
+ |
+(link) |
Closed double quote mark |
+149 |
+225 |
-149 |
-225 |
-95 |
-10010101 |
-• |
-N/A |
- |
+95 |
+10010101 |
+• |
+N/A |
+ |
+(link) |
Bullet |
+150 |
-150 |
-226 |
-96 |
-10010110 |
-– |
-N/A |
- |
+226 |
+96 |
+10010110 |
+– |
+N/A |
+ |
+(link) |
En dash |
-151 |
-227 |
-97 |
-10010111 |
-— |
-N/A |
- |
+151 |
+227 |
+97 |
+10010111 |
+— |
+N/A |
+ |
+(link) |
+
+
Em dash |
+152 |
+230 |
+98 |
+10011000 |
+˜ |
+N/A |
+ |
-152 |
-230 |
-98 |
-10011000 |
-˜ |
-N/A |
- |
+(link) |
Small tilde |
+153 |
+231 |
+99 |
+10011001 |
+™ |
+N/A |
-153 |
-231 |
-99 |
-10011001 |
-™ |
-N/A |
- |
+ |
+(link) |
Trademark symbol |
+154 |
+232 |
+9a |
+10011010 |
+š |
-154 |
-232 |
-9a |
-10011010 |
-š |
-N/A |
- |
+N/A |
+ |
+(link) |
S with caron (lowercase) |
+155 |
+233 |
+9b |
+10011011 |
-155 |
-233 |
-9b |
-10011011 |
-› |
-N/A |
- |
+› |
+N/A |
+ |
+(link) |
Closed single guillemet |
+156 |
+234 |
+9c |
-156 |
-234 |
-9c |
-10011100 |
-œ |
-N/A |
- |
+10011100 |
+œ |
+N/A |
+ |
+(link) |
Latin OE ligature (lowercase) |
+157 |
+235 |
-157 |
-235 |
-9d |
-10011101 |
- |
-N/A |
-N/A |
+9d |
+10011101 |
+ |
+N/A |
+N/A |
+(link) |
N/A (Undefined) |
+158 |
-158 |
-236 |
-9e |
-10011110 |
-ž |
-N/A |
- |
+236 |
+9e |
+10011110 |
+ž |
+N/A |
+ |
+(link) |
Z with caron (lowercase) |
-159 |
-237 |
-9f |
-10011111 |
-Ÿ |
-N/A |
- |
+159 |
+237 |
+9f |
+10011111 |
+Ÿ |
+N/A |
+ |
+(link) |
+
+
Diaeretic Y (uppercase) |
+160 |
+240 |
+a0 |
+10100000 |
+  |
+ |
+N/A |
-160 |
-240 |
-a0 |
-10100000 |
-  |
- |
-N/A |
+(link) |
Non-breaking space |
+161 |
+241 |
+a1 |
+10100001 |
+¡ |
+¡ |
-161 |
-241 |
-a1 |
-10100001 |
-¡ |
-¡ |
-¡ |
+¡ |
+(link) |
Inverted exclamation point |
+162 |
+242 |
+a2 |
+10100010 |
+¢ |
-162 |
-242 |
-a2 |
-10100010 |
-¢ |
-¢ |
-¢ |
+¢ |
+¢ |
+(link) |
Cent(USD) symbol |
+163 |
+243 |
+a3 |
+10100011 |
-163 |
-243 |
-a3 |
-10100011 |
-£ |
-£ |
-£ |
+£ |
+£ |
+£ |
+(link) |
Pound sterling(GBP) symbol |
+164 |
+244 |
+a4 |
-164 |
-244 |
-a4 |
-10100100 |
-¤ |
-¤ |
-¤ |
+10100100 |
+¤ |
+¤ |
+¤ |
+(link) |
Generic/unspecified currency symbol |
+165 |
+245 |
-165 |
-245 |
-a5 |
-10100101 |
-¥ |
-¥ |
-¥ |
+a5 |
+10100101 |
+¥ |
+¥ |
+¥ |
+(link) |
Yen(JPY)/Yuan(CNY) symbol |
+166 |
-166 |
-246 |
-a6 |
-10100110 |
-¦ |
-¦ |
-¦ |
+246 |
+a6 |
+10100110 |
+¦ |
+¦ |
+¦ |
+(link) |
Broken Vertical bar (Pipe) |
-167 |
-247 |
-a7 |
-10100111 |
-§ |
-§ |
-§ |
+167 |
+247 |
+a7 |
+10100111 |
+§ |
+§ |
+§ |
+(link) |
+
+
Section symbol |
+168 |
+250 |
+a8 |
+10101000 |
+¨ |
+¨ |
+¨ |
-168 |
-250 |
-a8 |
-10101000 |
-¨ |
-¨ |
-¨ |
+(link) |
Umlaut |
+169 |
+251 |
+a9 |
+10101001 |
+© |
+© |
-169 |
-251 |
-a9 |
-10101001 |
-© |
-© |
-© |
+© |
+(link) |
Copyright symbol |
+170 |
+252 |
+aa |
+10101010 |
+ª |
-170 |
-252 |
-aa |
-10101010 |
-ª |
-ª |
-ª |
+ª |
+ª |
+(link) |
Ordinal indicator (feminine) |
+171 |
+253 |
+ab |
+10101011 |
-171 |
-253 |
-ab |
-10101011 |
-« |
-« |
-« |
+« |
+« |
+« |
+(link) |
Open double guillemet |
+172 |
+254 |
+ac |
-172 |
-254 |
-ac |
-10101100 |
-¬ |
-¬ |
-¬ |
+10101100 |
+¬ |
+¬ |
+¬ |
+(link) |
'Not' sign |
+173 |
+255 |
-173 |
-255 |
-ad |
-10101101 |
-­ |
-­ |
-N/A |
+ad |
+10101101 |
+­ |
+­ |
+N/A |
+(link) |
Soft hyphen |
+174 |
-174 |
-256 |
-ae |
-10101110 |
-® |
-® |
-® |
+256 |
+ae |
+10101110 |
+® |
+® |
+® |
+(link) |
Registered trademark symbol |
-175 |
-257 |
-af |
-10101111 |
-¯ |
-¯ |
-¯ |
+175 |
+257 |
+af |
+10101111 |
+¯ |
+¯ |
+¯ |
+(link) |
+
+
Macron (overline) |
+176 |
+260 |
+b0 |
+10110000 |
+° |
+° |
+° |
-176 |
-260 |
-b0 |
-10110000 |
-° |
-° |
-° |
+(link) |
Degree symbol |
+177 |
+261 |
+b1 |
+10110001 |
+± |
+± |
-177 |
-261 |
-b1 |
-10110001 |
-± |
-± |
-± |
+± |
+(link) |
Plus-minus sign |
+178 |
+262 |
+b2 |
+10110010 |
+² |
-178 |
-262 |
-b2 |
-10110010 |
-² |
-² |
-² |
+² |
+² |
+(link) |
Superscript two (Squared) |
+179 |
+263 |
+b3 |
+10110011 |
-179 |
-263 |
-b3 |
-10110011 |
-³ |
-³ |
-³ |
+³ |
+³ |
+³ |
+(link) |
Superscript three (Cubed) |
+180 |
+264 |
+b4 |
-180 |
-264 |
-b4 |
-10110100 |
-´ |
-´ |
-´ |
+10110100 |
+´ |
+´ |
+´ |
+(link) |
Acute accent |
+181 |
+265 |
-181 |
-265 |
-b5 |
-10110101 |
-µ |
-µ |
-µ |
+b5 |
+10110101 |
+µ |
+µ |
+µ |
+(link) |
Mu (Micro symbol) |
+182 |
-182 |
-266 |
-b6 |
-10110110 |
-¶ |
-¶ |
-¶ |
+266 |
+b6 |
+10110110 |
+¶ |
+¶ |
+¶ |
+(link) |
Pilcrow (Paragraph symbol) |
-183 |
-267 |
-b7 |
-10110111 |
-· |
-· |
-· |
+183 |
+267 |
+b7 |
+10110111 |
+· |
+· |
+· |
+(link) |
+
+
Interpunct |
+184 |
+270 |
+b8 |
+10111000 |
+¸ |
+¸ |
+¸ |
-184 |
-270 |
-b8 |
-10111000 |
-¸ |
-¸ |
-¸ |
+(link) |
Cedilla |
+185 |
+271 |
+b9 |
+10111001 |
+¹ |
+¹ |
-185 |
-271 |
-b9 |
-10111001 |
-¹ |
-¹ |
-¹ |
+¹ |
+(link) |
Superscript one |
+186 |
+272 |
+ba |
+10111010 |
+º |
-186 |
-272 |
-ba |
-10111010 |
-º |
-º |
-º |
+º |
+º |
+(link) |
Ordinal indicator (masculine) |
+187 |
+273 |
+bb |
+10111011 |
-187 |
-273 |
-bb |
-10111011 |
-» |
-» |
-» |
+» |
+» |
+» |
+(link) |
Closed double guillemet |
+188 |
+274 |
+bc |
-188 |
-274 |
-bc |
-10111100 |
-¼ |
-¼ |
-¼ |
+10111100 |
+¼ |
+¼ |
+¼ |
+(link) |
Fraction (One-quarter) |
+189 |
+275 |
-189 |
-275 |
-bd |
-10111101 |
-½ |
-½ |
-½ |
+bd |
+10111101 |
+½ |
+½ |
+½ |
+(link) |
Fraction (One-half) |
+190 |
-190 |
-276 |
-be |
-10111110 |
-¾ |
-¾ |
-¾ |
+276 |
+be |
+10111110 |
+¾ |
+¾ |
+¾ |
+(link) |
Fraction (Three-quarters) |
-191 |
-277 |
-bf |
-10111111 |
-¿ |
-¿ |
-¿ |
+191 |
+277 |
+bf |
+10111111 |
+¿ |
+¿ |
+¿ |
+(link) |
+
+
Inverted question mark |
+192 |
+300 |
+c0 |
+11000000 |
+À |
+À |
+À |
-192 |
-300 |
-c0 |
-11000000 |
-À |
-À |
-À |
+(link) |
Grave A (uppercase) |
+193 |
+301 |
+c1 |
+11000001 |
+Á |
+Á |
-193 |
-301 |
-c1 |
-11000001 |
-Á |
-Á |
-Á |
+Á |
+(link) |
Acute A (uppercase) |
+194 |
+302 |
+c2 |
+11000010 |
+Â |
-194 |
-302 |
-c2 |
-11000010 |
-Â |
-Â |
-Â |
+Â |
+Â |
+(link) |
Circumflex A (uppercase) |
+195 |
+303 |
+c3 |
+11000011 |
-195 |
-303 |
-c3 |
-11000011 |
-Ã |
-Ã |
-Ã |
+Ã |
+Ã |
+Ã |
+(link) |
A with tilde (uppercase) |
+196 |
+304 |
+c4 |
-196 |
-304 |
-c4 |
-11000100 |
-Ä |
-Ä |
-Ä |
+11000100 |
+Ä |
+Ä |
+Ä |
+(link) |
Diaeretic A (uppercase) |
+197 |
+305 |
-197 |
-305 |
-c5 |
-11000101 |
-Å |
-Å |
-Å |
+c5 |
+11000101 |
+Å |
+Å |
+Å |
+(link) |
Ringed A (uppercase) |
+198 |
-198 |
-306 |
-c6 |
-11000110 |
-Æ |
-Æ |
-Æ |
+306 |
+c6 |
+11000110 |
+Æ |
+Æ |
+Æ |
+(link) |
AE ligature (uppercase) |
-199 |
-307 |
-c7 |
-11000111 |
-Ç |
-Ç |
-Ç |
+199 |
+307 |
+c7 |
+11000111 |
+Ç |
+Ç |
+Ç |
+(link) |
+
+
Cedillic C (uppercase) |
+200 |
+310 |
+c8 |
+11001000 |
+È |
+È |
+È |
-200 |
-310 |
-c8 |
-11001000 |
-È |
-È |
-È |
+(link) |
Grave E (uppercase) |
+201 |
+311 |
+c9 |
+11001001 |
+É |
+É |
-201 |
-311 |
-c9 |
-11001001 |
-É |
-É |
-É |
+É |
+(link) |
Acute E (uppercase) |
+202 |
+312 |
+ca |
+11001010 |
+Ê |
-202 |
-312 |
-ca |
-11001010 |
-Ê |
-Ê |
-Ê |
+Ê |
+Ê |
+(link) |
Circumflex E (uppercase) |
+203 |
+313 |
+cb |
+11001011 |
-203 |
-313 |
-cb |
-11001011 |
-Ë |
-Ë |
-Ë |
+Ë |
+Ë |
+Ë |
+(link) |
Diaeretic E (uppercase) |
+204 |
+314 |
+cc |
-204 |
-314 |
-cc |
-11001100 |
-Ì |
-Ì |
-Ì |
+11001100 |
+Ì |
+Ì |
+Ì |
+(link) |
Grave I (uppercase) |
+205 |
+315 |
-205 |
-315 |
-cd |
-11001101 |
-Í |
-Í |
-Í |
+cd |
+11001101 |
+Í |
+Í |
+Í |
+(link) |
Acute I (uppercase) |
+206 |
-206 |
-316 |
-ce |
-11001110 |
-Î |
-Î |
-Î |
+316 |
+ce |
+11001110 |
+Î |
+Î |
+Î |
+(link) |
Circumflex I (uppercase) |
-207 |
-317 |
-cf |
-11001111 |
-Ï |
-Ï |
-Ï |
+207 |
+317 |
+cf |
+11001111 |
+Ï |
+Ï |
+Ï |
+(link) |
+
+
Diaeretic I (uppercase) |
+208 |
+320 |
+d0 |
+11010000 |
+Ð |
+Ð |
+Ð |
-208 |
-320 |
-d0 |
-11010000 |
-Ð |
-Ð |
-Ð |
+(link) |
Eth (uppercase) |
+209 |
+321 |
+d1 |
+11010001 |
+Ñ |
+Ñ |
-209 |
-321 |
-d1 |
-11010001 |
-Ñ |
-Ñ |
-Ñ |
+Ñ |
+(link) |
N with tilde (uppercase) |
+210 |
+322 |
+d2 |
+11010010 |
+Ò |
-210 |
-322 |
-d2 |
-11010010 |
-Ò |
-Ò |
-Ò |
+Ò |
+Ò |
+(link) |
Grave O (uppercase) |
+211 |
+323 |
+d3 |
+11010011 |
-211 |
-323 |
-d3 |
-11010011 |
-Ó |
-Ó |
-Ó |
+Ó |
+Ó |
+Ó |
+(link) |
Acute O (uppercase) |
+212 |
+324 |
+d4 |
-212 |
-324 |
-d4 |
-11010100 |
-Ô |
-Ô |
-Ô |
+11010100 |
+Ô |
+Ô |
+Ô |
+(link) |
Circumflex O (uppercase) |
+213 |
+325 |
-213 |
-325 |
-d5 |
-11010101 |
-Õ |
-Õ |
-Õ |
+d5 |
+11010101 |
+Õ |
+Õ |
+Õ |
+(link) |
O with tilde (uppercase) |
+214 |
-214 |
-326 |
-d6 |
-11010110 |
-Ö |
-Ö |
-Ö |
+326 |
+d6 |
+11010110 |
+Ö |
+Ö |
+Ö |
+(link) |
Diaeretic O (uppercase) |
-215 |
-327 |
-d7 |
-11010111 |
-× |
-× |
-× |
+215 |
+327 |
+d7 |
+11010111 |
+× |
+× |
+× |
+(link) |
+
+
Multiplication sign |
+216 |
+330 |
+d8 |
+11011000 |
+Ø |
+Ø |
+Ø |
-216 |
-330 |
-d8 |
-11011000 |
-Ø |
-Ø |
-Ø |
+(link) |
Slashed O (uppercase) |
+217 |
+331 |
+d9 |
+11011001 |
+Ù |
+Ù |
-217 |
-331 |
-d9 |
-11011001 |
-Ù |
-Ù |
-Ù |
+Ù |
+(link) |
Grave U (uppercase) |
+218 |
+332 |
+da |
+11011010 |
+Ú |
-218 |
-332 |
-da |
-11011010 |
-Ú |
-Ú |
-Ú |
+Ú |
+Ú |
+(link) |
Acute U (uppercase) |
+219 |
+333 |
+db |
+11011011 |
-219 |
-333 |
-db |
-11011011 |
-Û |
-Û |
-Û |
+Û |
+Û |
+Û |
+(link) |
Circumflex U (uppercase) |
+220 |
+334 |
+dc |
-220 |
-334 |
-dc |
-11011100 |
-Ü |
-Ü |
-Ü |
+11011100 |
+Ü |
+Ü |
+Ü |
+(link) |
Diaeretic U (uppercase) |
+221 |
+335 |
-221 |
-335 |
-dd |
-11011101 |
-Ý |
-Ý |
-Ý |
+dd |
+11011101 |
+Ý |
+Ý |
+Ý |
+(link) |
Acute Y (uppercase) |
+222 |
-222 |
-336 |
-de |
-11011110 |
-Þ |
-Þ |
-Þ |
+336 |
+de |
+11011110 |
+Þ |
+Þ |
+Þ |
+(link) |
Thorn (uppercase) |
-223 |
-337 |
-df |
-11011111 |
-ß |
-ß |
-ß |
+223 |
+337 |
+df |
+11011111 |
+ß |
+ß |
+ß |
+(link) |
+
+
Eszett (uppercase) |
+224 |
+340 |
+e0 |
+11100000 |
+à |
+à |
+à |
-224 |
-340 |
-e0 |
-11100000 |
-à |
-à |
-à |
+(link) |
Grave A (lowercase) |
+225 |
+341 |
+e1 |
+11100001 |
+á |
+á |
-225 |
-341 |
-e1 |
-11100001 |
-á |
-á |
-á |
+á |
+(link) |
Acute A (lowercase) |
+226 |
+342 |
+e2 |
+11100010 |
+â |
-226 |
-342 |
-e2 |
-11100010 |
-â |
-â |
-â |
+â |
+â |
+(link) |
Circumflex A (lowercase) |
+227 |
+343 |
+e3 |
+11100011 |
-227 |
-343 |
-e3 |
-11100011 |
-ã |
-ã |
-ã |
+ã |
+ã |
+ã |
+(link) |
A with tilde (lowercase) |
+228 |
+344 |
+e4 |
-228 |
-344 |
-e4 |
-11100100 |
-ä |
-ä |
-ä |
+11100100 |
+ä |
+ä |
+ä |
+(link) |
Diaeretic A (lowercase) |
+229 |
+345 |
-229 |
-345 |
-e5 |
-11100101 |
-å |
-å |
-å |
+e5 |
+11100101 |
+å |
+å |
+å |
+(link) |
Ringed A (lowercase) |
+230 |
-230 |
-346 |
-e6 |
-11100110 |
-æ |
-æ |
-æ |
+346 |
+e6 |
+11100110 |
+æ |
+æ |
+æ |
+(link) |
AE ligature (lowercase) |
-231 |
-347 |
-e7 |
-11100111 |
-ç |
-ç |
-ç |
+231 |
+347 |
+e7 |
+11100111 |
+ç |
+ç |
+ç |
+(link) |
+
+
Cedillic C (lowercase) |
+232 |
+350 |
+e8 |
+11101000 |
+è |
+è |
+è |
-232 |
-350 |
-e8 |
-11101000 |
-è |
-è |
-è |
+(link) |
Grave E (lowercase) |
+233 |
+351 |
+e9 |
+11101001 |
+é |
+é |
-233 |
-351 |
-e9 |
-11101001 |
-é |
-é |
-é |
+é |
+(link) |
Acute E (lowercase) |
+234 |
+352 |
+ea |
+11101010 |
+ê |
-234 |
-352 |
-ea |
-11101010 |
-ê |
-ê |
-ê |
+ê |
+ê |
+(link) |
Circumflex E (lowercase) |
+235 |
+353 |
+eb |
+11101011 |
-235 |
-353 |
-eb |
-11101011 |
-ë |
-ë |
-ë |
+ë |
+ë |
+ë |
+(link) |
Diaeretic E (lowercase) |
+236 |
+354 |
+ec |
-236 |
-354 |
-ec |
-11101100 |
-ì |
-ì |
-ì |
+11101100 |
+ì |
+ì |
+ì |
+(link) |
Grave I (lowercase) |
+237 |
+355 |
-237 |
-355 |
-ed |
-11101101 |
-í |
-í |
-í |
+ed |
+11101101 |
+í |
+í |
+í |
+(link) |
Acute I (lowercase) |
+238 |
-238 |
-356 |
-ee |
-11101110 |
-î |
-î |
-î |
+356 |
+ee |
+11101110 |
+î |
+î |
+î |
+(link) |
Circumflex I (lowercase) |
-239 |
-357 |
-ef |
-11101111 |
-ï |
-ï |
-ï |
+239 |
+357 |
+ef |
+11101111 |
+ï |
+ï |
+ï |
+(link) |
+
+
Diaeretic I (lowercase) |
+240 |
+360 |
+f0 |
+11110000 |
+ð |
+ð |
+ð |
-240 |
-360 |
-f0 |
-11110000 |
-ð |
-ð |
-ð |
+(link) |
Eth (lowercase) |
+241 |
+361 |
+f1 |
+11110001 |
+ñ |
+ñ |
-241 |
-361 |
-f1 |
-11110001 |
-ñ |
-ñ |
-ñ |
+ñ |
+(link) |
N with tilde (lowercase) |
+242 |
+362 |
+f2 |
+11110010 |
+ò |
-242 |
-362 |
-f2 |
-11110010 |
-ò |
-ò |
-ò |
+ò |
+ò |
+(link) |
Grave O (lowercase) |
+243 |
+363 |
+f3 |
+11110011 |
-243 |
-363 |
-f3 |
-11110011 |
-ó |
-ó |
-ó |
+ó |
+ó |
+ó |
+(link) |
Acute O (lowercase) |
+244 |
+364 |
+f4 |
-244 |
-364 |
-f4 |
-11110100 |
-ô |
-ô |
-ô |
+11110100 |
+ô |
+ô |
+ô |
+(link) |
Circumflex O (lowercase) |
+245 |
+365 |
-245 |
-365 |
-f5 |
-11110101 |
-õ |
-õ |
-õ |
+f5 |
+11110101 |
+õ |
+õ |
+õ |
+(link) |
O with tilde (lowercase) |
+246 |
-246 |
-366 |
-f6 |
-11110110 |
-ö |
-ö |
-ö |
+366 |
+f6 |
+11110110 |
+ö |
+ö |
+ö |
+(link) |
Diaeretic O (lowercase) |
-247 |
-367 |
-f7 |
-11110111 |
-÷ |
-÷ |
-÷ |
+247 |
+367 |
+f7 |
+11110111 |
+÷ |
+÷ |
+÷ |
+(link) |
+
+
Division sign |
+248 |
+370 |
+f8 |
+11111000 |
+ø |
+ø |
+ø |
-248 |
-370 |
-f8 |
-11111000 |
-ø |
-ø |
-ø |
+(link) |
Slashed 0 (lowercase) |
+249 |
+371 |
+f9 |
+11111001 |
+ù |
+ù |
-249 |
-371 |
-f9 |
-11111001 |
-ù |
-ù |
-ù |
+ù |
+(link) |
Grave U (lowercase) |
+250 |
+372 |
+fa |
+11111010 |
+ú |
-250 |
-372 |
-fa |
-11111010 |
-ú |
-ú |
-ú |
+ú |
+ú |
+(link) |
Acute U (lowercase) |
+251 |
+373 |
+fb |
+11111011 |
-251 |
-373 |
-fb |
-11111011 |
-û |
-û |
-û |
+û |
+û |
+û |
+(link) |
Circumflex U (lowercase) |
+252 |
+374 |
+fc |
-252 |
-374 |
-fc |
-11111100 |
-ü |
-ü |
-ü |
+11111100 |
+ü |
+ü |
+ü |
+(link) |
Diaeretic U (lowercase) |
+253 |
+375 |
-253 |
-375 |
-fd |
-11111101 |
-ý |
-ý |
-ý |
+fd |
+11111101 |
+ý |
+ý |
+ý |
+(link) |
Acute Y (lowercase) |
+254 |
-254 |
-376 |
-fe |
-11111110 |
-þ |
-þ |
-þ |
+376 |
+fe |
+11111110 |
+þ |
+þ |
+þ |
+(link) |
Thorn (lowercase) |
-255 |
-377 |
-ff |
-11111111 |
-ÿ |
-ÿ |
-ÿ |
-Diaeretic Y (lowercase) |
+255 |
+377 |
+ff |
+11111111 |
+ÿ |
+ÿ |
+ÿ |
+(link) |
diff --git a/ref/ascii/tables/_gen.py b/ref/ascii/tables/_gen.py
index 4701967..d74258a 100755
--- a/ref/ascii/tables/_gen.py
+++ b/ref/ascii/tables/_gen.py
@@ -12,13 +12,14 @@ noprint = (32, 127, 160, 173)
escapechars = ('|', )
tpl = (
- '| [[d{d}]]<
>\n'
- '| [[o{d}]]<>\n'
- '| [[h{d}]]<>\n'
- '| [[b{d}]]<>\n'
- '| [[ht{d}]]<>\n'
- '| [[e{d}]]<>\n'
- '| [[l{d}]]<>\n'
+ '| {d}\n'
+ '| {o}\n'
+ '| {h}\n'
+ '| {b}\n'
+ '| {ht}\n'
+ '| {e}\n'
+ '| {l}\n'
+ '| [[c{d}]]<>\n'
'| {desc}\n'
)
diff --git a/ref/ascii/tables/_hdr.adoc b/ref/ascii/tables/_hdr.adoc
index cad2ce1..f7f4d37 100644
--- a/ref/ascii/tables/_hdr.adoc
+++ b/ref/ascii/tables/_hdr.adoc
@@ -1,4 +1,4 @@
[%header,cols="8*^"]
|===
-| DEC | OCT | HEX | BIN | HTML | ESCAPE | LIT | DESC
+| DEC | OCT | HEX | BIN | HTML | ESCAPE | LIT | LINK | DESC
diff --git a/ref/ascii/tables/ctrl.adoc b/ref/ascii/tables/ctrl.adoc
index 1bc077a..bdb7d52 100644
--- a/ref/ascii/tables/ctrl.adoc
+++ b/ref/ascii/tables/ctrl.adoc
@@ -1,287 +1,319 @@
-| [[d0]]<>
-| [[o0]]<>
-| [[h0]]<>
-| [[b0]]<>
-| [[ht0]]<>
-| [[e0]]<>
-| [[l0]]<>
+| 0
+| 000
+| 00
+| 00000000
+| �
+| N/A
+| _NUL_
+| [[c0]]<>
| Null byte/character
-| [[d1]]<>
-| [[o1]]<>
-| [[h1]]<>
-| [[b1]]<>
-| [[ht1]]<>
-| [[e1]]<>
-| [[l1]]<>
+| 1
+| 001
+| 01
+| 00000001
+| 
+| N/A
+| _SOH_
+| [[c1]]<>
| Start of heading
-| [[d2]]<>
-| [[o2]]<>
-| [[h2]]<>
-| [[b2]]<>
-| [[ht2]]<>
-| [[e2]]<>
-| [[l2]]<>
+| 2
+| 002
+| 02
+| 00000010
+| 
+| N/A
+| _STX_
+| [[c2]]<>
| Start of text
-| [[d3]]<>
-| [[o3]]<>
-| [[h3]]<>
-| [[b3]]<>
-| [[ht3]]<>
-| [[e3]]<>
-| [[l3]]<>
+| 3
+| 003
+| 03
+| 00000011
+| 
+| N/A
+| _ETX_
+| [[c3]]<>
| End text
-| [[d4]]<>
-| [[o4]]<>
-| [[h4]]<>
-| [[b4]]<>
-| [[ht4]]<>
-| [[e4]]<>
-| [[l4]]<>
+| 4
+| 004
+| 04
+| 00000100
+| 
+| N/A
+| _EOT_
+| [[c4]]<>
| End of transmission
-| [[d5]]<>
-| [[o5]]<>
-| [[h5]]<>
-| [[b5]]<>
-| [[ht5]]<>
-| [[e5]]<>
-| [[l5]]<>
+| 5
+| 005
+| 05
+| 00000101
+| 
+| N/A
+| _ENQ_
+| [[c5]]<>
| Enquiry
-| [[d6]]<>
-| [[o6]]<>
-| [[h6]]<>
-| [[b6]]<>
-| [[ht6]]<>
-| [[e6]]<>
-| [[l6]]<>
+| 6
+| 006
+| 06
+| 00000110
+| 
+| N/A
+| _ACK_
+| [[c6]]<>
| Acknowledgement
-| [[d7]]<>
-| [[o7]]<>
-| [[h7]]<>
-| [[b7]]<>
-| [[ht7]]<>
-| [[e7]]<>
-| [[l7]]<>
+| 7
+| 007
+| 07
+| 00000111
+| 
+| N/A
+| _BEL_
+| [[c7]]<>
| Terminal bell
-| [[d8]]<>
-| [[o8]]<>
-| [[h8]]<>
-| [[b8]]<>
-| [[ht8]]<>
-| [[e8]]<>
-| [[l8]]<>
+| 8
+| 010
+| 08
+| 00001000
+| 
+| N/A
+| _BS_
+| [[c8]]<>
| Backspace
-| [[d9]]<>
-| [[o9]]<>
-| [[h9]]<>
-| [[b9]]<>
-| [[ht9]]<>
-| [[e9]]<>
-| [[l9]]<>
+| 9
+| 011
+| 09
+| 00001001
+| 	
+| N/A
+| _HT_
+| [[c9]]<>
| Horizontal tab (`\t`)
-| [[d10]]<>
-| [[o10]]<>
-| [[h10]]<>
-| [[b10]]<>
-| [[ht10]]<>
-| [[e10]]<>
-| [[l10]]<>
+| 10
+| 012
+| 0a
+| 00001010
+| 

+| N/A
+| _LF_
+| [[c10]]<>
| Line feed (`\n`)
-| [[d11]]<>
-| [[o11]]<>
-| [[h11]]<>
-| [[b11]]<>
-| [[ht11]]<>
-| [[e11]]<>
-| [[l11]]<>
+| 11
+| 013
+| 0b
+| 00001011
+| 
+| N/A
+| _VT_
+| [[c11]]<>
| Vertical tab
-| [[d12]]<>
-| [[o12]]<>
-| [[h12]]<>
-| [[b12]]<>
-| [[ht12]]<>
-| [[e12]]<>
-| [[l12]]<>
+| 12
+| 014
+| 0c
+| 00001100
+| 
+| N/A
+| _FF_
+| [[c12]]<>
| Form feed
-| [[d13]]<>
-| [[o13]]<>
-| [[h13]]<>
-| [[b13]]<>
-| [[ht13]]<>
-| [[e13]]<>
-| [[l13]]<>
+| 13
+| 015
+| 0d
+| 00001101
+| 
+| N/A
+| _CR_
+| [[c13]]<>
| Carriage return (`\r`)
-| [[d14]]<>
-| [[o14]]<>
-| [[h14]]<>
-| [[b14]]<>
-| [[ht14]]<>
-| [[e14]]<>
-| [[l14]]<>
+| 14
+| 016
+| 0e
+| 00001110
+| 
+| N/A
+| _SO_
+| [[c14]]<>
| Shift out (`X-ON`)
-| [[d15]]<>
-| [[o15]]<>
-| [[h15]]<>
-| [[b15]]<>
-| [[ht15]]<>
-| [[e15]]<>
-| [[l15]]<>
+| 15
+| 017
+| 0f
+| 00001111
+| 
+| N/A
+| _SI_
+| [[c15]]<>
| Shift in (`X-OFF`)
-| [[d16]]<>
-| [[o16]]<>
-| [[h16]]<>
-| [[b16]]<>
-| [[ht16]]<>
-| [[e16]]<>
-| [[l16]]<>
+| 16
+| 020
+| 10
+| 00010000
+| 
+| N/A
+| _DLE_
+| [[c16]]<>
| Data line escape
-| [[d17]]<>
-| [[o17]]<>
-| [[h17]]<>
-| [[b17]]<>
-| [[ht17]]<>
-| [[e17]]<>
-| [[l17]]<>
+| 17
+| 021
+| 11
+| 00010001
+| 
+| N/A
+| _DC1_
+| [[c17]]<>
| Device control 1 (`XON`)
-| [[d18]]<>
-| [[o18]]<>
-| [[h18]]<>
-| [[b18]]<>
-| [[ht18]]<>
-| [[e18]]<>
-| [[l18]]<>
+| 18
+| 022
+| 12
+| 00010010
+| 
+| N/A
+| _DC2_
+| [[c18]]<>
| Device control 2
-| [[d19]]<>
-| [[o19]]<>
-| [[h19]]<>
-| [[b19]]<>
-| [[ht19]]<>
-| [[e19]]<>
-| [[l19]]<>
+| 19
+| 023
+| 13
+| 00010011
+| 
+| N/A
+| _DC3_
+| [[c19]]<>
| Device control 3 (`XOFF`)
-| [[d20]]<>
-| [[o20]]<>
-| [[h20]]<>
-| [[b20]]<>
-| [[ht20]]<>
-| [[e20]]<>
-| [[l20]]<>
+| 20
+| 024
+| 14
+| 00010100
+| 
+| N/A
+| _DC4_
+| [[c20]]<>
| Device control 4
-| [[d21]]<>
-| [[o21]]<>
-| [[h21]]<>
-| [[b21]]<>
-| [[ht21]]<>
-| [[e21]]<>
-| [[l21]]<>
+| 21
+| 025
+| 15
+| 00010101
+| 
+| N/A
+| _NAK_
+| [[c21]]<>
| Negative acknowledgement
-| [[d22]]<>
-| [[o22]]<>
-| [[h22]]<>
-| [[b22]]<>
-| [[ht22]]<>
-| [[e22]]<>
-| [[l22]]<>
+| 22
+| 026
+| 16
+| 00010110
+| 
+| N/A
+| _SYN_
+| [[c22]]<>
| Synchronous idle
-| [[d23]]<>
-| [[o23]]<>
-| [[h23]]<>
-| [[b23]]<>
-| [[ht23]]<>
-| [[e23]]<>
-| [[l23]]<>
+| 23
+| 027
+| 17
+| 00010111
+| 
+| N/A
+| _ETB_
+| [[c23]]<>
| End transmit block
-| [[d24]]<>
-| [[o24]]<>
-| [[h24]]<>
-| [[b24]]<>
-| [[ht24]]<>
-| [[e24]]<>
-| [[l24]]<>
+| 24
+| 030
+| 18
+| 00011000
+| 
+| N/A
+| _CAN_
+| [[c24]]<>
| Cancel
-| [[d25]]<>
-| [[o25]]<>
-| [[h25]]<>
-| [[b25]]<>
-| [[ht25]]<>
-| [[e25]]<>
-| [[l25]]<>
+| 25
+| 031
+| 19
+| 00011001
+| 
+| N/A
+| _EM_
+| [[c25]]<>
| End medium
-| [[d26]]<>
-| [[o26]]<>
-| [[h26]]<>
-| [[b26]]<>
-| [[ht26]]<>
-| [[e26]]<>
-| [[l26]]<>
+| 26
+| 032
+| 1a
+| 00011010
+| 
+| N/A
+| _SUB_
+| [[c26]]<>
| Substitute
-| [[d27]]<>
-| [[o27]]<>
-| [[h27]]<>
-| [[b27]]<>
-| [[ht27]]<>
-| [[e27]]<>
-| [[l27]]<>
+| 27
+| 033
+| 1b
+| 00011011
+| 
+| N/A
+| _ESC_
+| [[c27]]<>
| Escape
-| [[d28]]<>
-| [[o28]]<>
-| [[h28]]<>
-| [[b28]]<>
-| [[ht28]]<>
-| [[e28]]<>
-| [[l28]]<>
+| 28
+| 034
+| 1c
+| 00011100
+| 
+| N/A
+| _FS_
+| [[c28]]<>
| File separator
-| [[d29]]<>
-| [[o29]]<>
-| [[h29]]<>
-| [[b29]]<>
-| [[ht29]]<>
-| [[e29]]<>
-| [[l29]]<>
+| 29
+| 035
+| 1d
+| 00011101
+| 
+| N/A
+| _GS_
+| [[c29]]<>
| Group separator
-| [[d30]]<>
-| [[o30]]<>
-| [[h30]]<>
-| [[b30]]<>
-| [[ht30]]<>
-| [[e30]]<