What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 0011111110100010101011100011111100111111001111111010001010101110 | ?¢®???¢® |
| SJIS-WIN | 0011111110100010101011100011111100111111001111111010001010101110 | ?「ョ???「ョ |
| EUC-JP | 0011111110100010101011100011111100111111001111111010001010101110 | ?〓???〓 |
| UTF-8 | 0011111110100010101011100011111100111111001111111010001010101110 | ???????? |
| UHC | 0011111110100010101011100011111100111111001111111010001010101110 | ?¡???¡ |