What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 110000111000001111000010101110110101101011000011100000111100001010011010 | ûZà|
| SJIS-WIN | 110000111000001111000010101110110101101011000011100000111100001010011010 | テδサZテδ |
| EUC-JP | 110000111000001111000010101110110101101011000011100000111100001010011010 | ?損Z?? |
| UTF-8 | 110000111000001111000010101110110101101011000011100000111100001010011010 | ûZà |
| UHC | 110000111000001111000010101110110101101011000011100000111100001010011010 | 횄쨩Z횄혳 |