What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 10001110110000111000111010111011010110101000111011000011 | ûZà |
| SJIS-WIN | 10001110110000111000111010111011010110101000111011000011 | 偲悉Z偲 |
| EUC-JP | 10001110110000111000111010111011010110101000111011000011 | テサZテ |
| UTF-8 | 10001110110000111000111010111011010110101000111011000011 | ?Î?Z?? |
| UHC | 10001110110000111000111010111011010110101000111011000011 | 렻렮Z렻 |