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