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