What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 1110011101011010111000001010111111100110101100011110000010101111 | çZà¯æ±à¯ |
| SJIS-WIN | 1110011101011010111000001010111111100110101100011110000010101111 | 躬牘豎牘 |
| EUC-JP | 1110011101011010111000001010111111100110101100011110000010101111 | ?牆羆牆 |
| UTF-8 | 1110011101011010111000001010111111100110101100011110000010101111 | ?Z??? |
| UHC | 1110011101011010111000001010111111100110101100011110000010101111 | 歷晳黎晳 |