What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 111000111000010100111111001111111001011101001001 | ã ??I |
| SJIS-WIN | 111000111000010100111111001111111001011101001001 | 繞??悠 |
| EUC-JP | 111000111000010100111111001111111001011101001001 | ????I |
| UTF-8 | 111000111000010100111111001111111001011101001001 | ????I |
| UHC | 111000111000010100111111001111111001011101001001 | 栒??뾋 |