What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 100110000110001100111111001111110011111100111111001111111001101001101010 | c?????j |
| SJIS-WIN | 100110000110001100111111001111110011111100111111001111111001101001101010 | 歪?????嗚 |
| EUC-JP | 100110000110001100111111001111110011111100111111001111111001101001101010 | ?c??????j |
| UTF-8 | 100110000110001100111111001111110011111100111111001111111001101001101010 | ?c??????j |
| UHC | 100110000110001100111111001111110011111100111111001111111001101001101010 | 쁟?????쉒 |