What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
| ISO-8859-1 | 111010111010000010101110 | ë ® |
| SJIS-WIN | 111010111010000010101110 | ?ョ |
| EUC-JP | 111010111010000010101110 | ? |
| UTF-8 | 111010111010000010101110 | 렮 |
| UHC | 111010111010000010101110 | 溜 |