What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 111001101001100110101000111010101011000110011110111010111001000110011001 | æ¨ê±ë |
| SJIS-WIN | 111001101001100110101000111010101011000110011110111010111001000110011001 | 譎ィ?橄鎗 |
| EUC-JP | 111001101001100110101000111010101011000110011110111010111001000110011001 | ????? |
| UTF-8 | 111001101001100110101000111010101011000110011110111010111001000110011001 | 晨걞둙 |
| UHC | 111001101001100110101000111010101011000110011110111010111001000110011001 | 円④콪愈 |