What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 100101111000000000111111001111111001011011101011 | ??ë |
| SJIS-WIN | 100101111000000000111111001111111001011011101011 | 沃??耶 |
| EUC-JP | 100101111000000000111111001111111001011011101011 | ????? |
| UTF-8 | 100101111000000000111111001111111001011011101011 | ?????? |
| UHC | 100101111000000000111111001111111001011011101011 | ???뽯 |