What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
| ISO-8859-1 | 111001101001111110010011 | æ |
| SJIS-WIN | 111001101001111110010011 | 譟 |
| EUC-JP | 111001101001111110010011 | ?? |
| UTF-8 | 111001101001111110010011 | 染 |
| UHC | 111001101001111110010011 | 如 |