What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
| ISO-8859-1 | 100011111110100011101101 | èí |
| SJIS-WIN | 100011111110100011101101 | 剰 |
| EUC-JP | 100011111110100011101101 | 饍 |
| UTF-8 | 100011111110100011101101 | ??? |
| UHC | 100011111110100011101101 | 뤺 |