Each cell in the tables contains the result of decoding the bytes (which are the sum of the row and column).
NOTE: ISO control characters (U+0000 to U+001F and U+007F to U+009F) are not included in the results since they are not useful in the grid even though they are valid.
Hyperlinks: on | off
0x00 | 0x01 | 0x02 | 0x03 | 0x04 | 0x05 | 0x06 | 0x07 | 0x08 | 0x09 | 0x0a | 0x0b | 0x0c | 0x0d | 0x0e | 0x0f | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0x20+col | ! | " | # | $ | % | & | ' | ( | ) | * | + | , | - | . | / | |
0x30+col | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | : | ; | < | = | > | ? |
0x40+col | @ | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O |
0x50+col | P | Q | R | S | T | U | V | W | X | Y | Z | [ | \ | ] | ^ | _ |
0x60+col | ` | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o |
0x70+col | p | q | r | s | t | u | v | w | x | y | z | { | | | } | ~ | |
0x80+col | € | ‚ | ƒ | „ | … | † | ‡ | ˆ | ‰ | Š | ‹ | Œ | Ž | |||
0x90+col | ‘ | ’ | “ | ” | • | – | — | ˜ | ™ | š | › | œ | ž | Ÿ | ||
0xa0+col | ¡ | ¢ | £ | ¤ | ¥ | ¦ | § | ¨ | © | ª | « | ¬ | | ® | ¯ | |
0xb0+col | ° | ± | ² | ³ | ´ | µ | ¶ | · | ¸ | ¹ | º | » | ¼ | ½ | ¾ | ¿ |
0xc0+col | À | Á | Â | Ã | Ä | Å | Æ | Ç | È | É | Ê | Ë | Ì | Í | Î | Ï |
0xd0+col | Ð | Ñ | Ò | Ó | Ô | Õ | Ö | × | Ø | Ù | Ú | Û | Ü | Ý | Þ | ß |
0xe0+col | à | á | â | ã | ä | å | æ | ç | è | é | ê | ë | ì | í | î | ï |
0xf0+col | ð | ñ | ò | ó | ô | õ | ö | ÷ | ø | ù | ú | û | ü | ý | þ | ÿ |