What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
| ISO-8859-1 | 001111111110011011010101 | ?æÕ |
| SJIS-WIN | 001111111110011011010101 | ?贏 |
| EUC-JP | 001111111110011011010101 | ?耨 |
| UTF-8 | 001111111110011011010101 | ??? |
| UHC | 001111111110011011010101 | ?煙 |