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