What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 001111111000000110010001001111110011111110000001100100010011111101001001 | ????I |
| SJIS-WIN | 001111111000000110010001001111110011111110000001100100010011111101001001 | ?¢??¢?I |
| EUC-JP | 001111111000000110010001001111110011111110000001100100010011111101001001 | ????????I |
| UTF-8 | 001111111000000110010001001111110011111110000001100100010011111101001001 | ????????I |
| UHC | 001111111000000110010001001111110011111110000001100100010011111101001001 | ?걨??걨?I |