What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 0011111100111111111101011011000000111111001111110011111101110111 | ??õ°???w |
| SJIS-WIN | 0011111100111111111101011011000000111111001111110011111101110111 | ?????w |
| EUC-JP | 0011111100111111111101011011000000111111001111110011111101110111 | ??????w |
| UTF-8 | 0011111100111111111101011011000000111111001111110011111101110111 | ???????w |
| UHC | 0011111100111111111101011011000000111111001111110011111101110111 | ??貂???w |