What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 001111111010000111000110101010001111011000111111001111111010000111000110 | ?¡Æ¨ö??¡Æ |
| SJIS-WIN | 001111111010000111000110101010001111011000111111001111111010000111000110 | ?。ニィ??。ニ |
| EUC-JP | 001111111010000111000110101010001111011000111111001111111010000111000110 | ?‘???‘ |
| UTF-8 | 001111111010000111000110101010001111011000111111001111111010000111000110 | ??ƨ????? |
| UHC | 001111111010000111000110101010001111011000111111001111111010000111000110 | ?°½??° |