What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 111000111010000000111111001111111001011101000000 | ã ??@ |
| SJIS-WIN | 111000111010000000111111001111111001011101000000 | 罌??諭 |
| EUC-JP | 111000111010000000111111001111111001011101000000 | ????@ |
| UTF-8 | 111000111010000000111111001111111001011101000000 | ????@ |
| UHC | 111000111010000000111111001111111001011101000000 | 崧??뾂 |