What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
| ISO-8859-1 | 001111111011110111100011 | ?½ã |
| SJIS-WIN | 001111111011110111100011 | ?ス |
| EUC-JP | 001111111011110111100011 | ?純 |
| UTF-8 | 001111111011110111100011 | ??? |
| UHC | 001111111011110111100011 | ?썬 |