What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 0011111110100100101000010011111110100100101001001010001010101110 | ?¤¡?¤¤¢® |
| SJIS-WIN | 0011111110100100101000010011111110100100101001001010001010101110 | ?、。?、、「ョ |
| EUC-JP | 0011111110100100101000010011111110100100101001001010001010101110 | ?ぁ?い〓 |
| UTF-8 | 0011111110100100101000010011111110100100101001001010001010101110 | ???????? |
| UHC | 0011111110100100101000010011111110100100101001001010001010101110 | ?ㄱ?ㄴ¡ |