What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
| ISO-8859-1 | 111000111000111010110001 | ã± |
| SJIS-WIN | 111000111000111010110001 | 緕ア |
| EUC-JP | 111000111000111010110001 | ? |
| UTF-8 | 111000111000111010110001 | ㎱ |
| UHC | 111000111000111010110001 | 筍 |