What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 001111110101101000111111100011111010001011101101 | ?Z?¢í |
| SJIS-WIN | 001111110101101000111111100011111010001011101101 | ?Z?召 |
| EUC-JP | 001111110101101000111111100011111010001011101101 | ?Z?© |
| UTF-8 | 001111110101101000111111100011111010001011101101 | ?Z???? |
| UHC | 001111110101101000111111100011111010001011101101 | ?Z?룫 |