What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
| ISO-8859-1 | 111000111000000110000010 | ã |
| SJIS-WIN | 111000111000000110000010 | 縺 |
| EUC-JP | 111000111000000110000010 | ?? |
| UTF-8 | 111000111000000110000010 | あ |
| UHC | 111000111000000110000010 | 徇 |