What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
| ISO-8859-1 | 111001101000010110000010 | æ
|
| SJIS-WIN | 111001101000010110000010 | 諷 |
| EUC-JP | 111001101000010110000010 | ?? |
| UTF-8 | 111001101000010110000010 | 慂 |
| UHC | 111001101000010110000010 | 憶 |