What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 1110001010100011001111110011111100111111010110101110001010100011 | �??Z⣠|
| SJIS-WIN | 1110001010100011001111110011111100111111010110101110001010100011 | 筌???Z筌 |
| EUC-JP | 1110001010100011001111110011111100111111010110101110001010100011 | 癸???Z癸 |
| UTF-8 | 1110001010100011001111110011111100111111010110101110001010100011 | ????Z? |
| UHC | 1110001010100011001111110011111100111111010110101110001010100011 | 授???Z授 |