What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 111001111001011010111110111010011011010010000011111001111010111110100000 | ç¾é´ç¯ |
| SJIS-WIN | 111001111001011010111110111010011011010010000011111001111010111110100000 | 逍セ魘?ッ? |
| EUC-JP | 111001111001011010111110111010011011010010000011111001111010111110100000 | ?冗?膀? |
| UTF-8 | 111001111001011010111110111010011011010010000011111001111010111110100000 | 疾鴃篠 |
| UHC | 111001111001011010111110111010011011010010000011111001111010111110100000 | 厭얗큳影 |