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