What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 111001001110100000111111001111110101101001011010 | äè??ZZ |
| SJIS-WIN | 111001001110100000111111001111110101101001011010 | 蒻??ZZ |
| EUC-JP | 111001001110100000111111001111110101101001011010 | 粫??ZZ |
| UTF-8 | 111001001110100000111111001111110101101001011010 | ????ZZ |
| UHC | 111001001110100000111111001111110101101001011010 | 怏??ZZ |