What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 001111110011111111110000111110110101101001011010 | ??ðûZZ |
| SJIS-WIN | 001111110011111111110000111110110101101001011010 | ??ZZ |
| EUC-JP | 001111110011111111110000111110110101101001011010 | ??顋ZZ |
| UTF-8 | 001111110011111111110000111110110101101001011010 | ????ZZ |
| UHC | 001111110011111111110000111110110101101001011010 | ??終ZZ |