What character(s) does a bitstring is encoded in each character set?
Encoding | Bitstring | Character(s) |
---|---|---|
ISO-8859-1 | 001111111100101110111101001111110011111111101101111101001110001011101011 | ?˽??íôâë |
SJIS-WIN | 001111111100101110111101001111110011111111101101111101001110001011101011 | ?ヒス??焏粱 |
EUC-JP | 001111111100101110111101001111110011111111101101111101001110001011101011 | ?暴??逕硅 |
UTF-8 | 001111111100101110111101001111110011111111101101111101001110001011101011 | ?˽?????? |
UHC | 001111111100101110111101001111110011111111101101111101001110001011101011 | ?降??臟瞬 |