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