What character(s) does a bitstring is encoded in each character set?
Encoding | Bitstring | Character(s) |
---|---|---|
ISO-8859-1 | 001111110011111101000001001111111010000111010001001111111010000111010001 | ??A?¡Ñ?¡Ñ |
SJIS-WIN | 001111110011111101000001001111111010000111010001001111111010000111010001 | ??A?。ム?。ム |
EUC-JP | 001111110011111101000001001111111010000111010001001111111010000111010001 | ??A?}?} |
UTF-8 | 001111110011111101000001001111111010000111010001001111111010000111010001 | ??A?????? |
UHC | 001111110011111101000001001111111010000111010001001111111010000111010001 | ??A?⊥?⊥ |