What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 001111111010000110100111001111110011111100111111101000011011111001001001 | ?¡§???¡¾I |
| SJIS-WIN | 001111111010000110100111001111110011111100111111101000011011111001001001 | ?。ァ???。セI |
| EUC-JP | 001111111010000110100111001111110011111100111111101000011011111001001001 | ?:???‐I |
| UTF-8 | 001111111010000110100111001111110011111100111111101000011011111001001001 | ????????I |
| UHC | 001111111010000110100111001111110011111100111111101000011011111001001001 | ?¨???±I |