What character(s) does a bitstring is encoded in each character set?
Encoding | Bitstring | Character(s) |
---|---|---|
ISO-8859-1 | 001111110011111101011001001111111010001010110100001111111010000110100100 | ??Y?¢´?¡¤ |
SJIS-WIN | 001111110011111101011001001111111010001010110100001111111010000110100100 | ??Y?「エ?。、 |
EUC-JP | 001111110011111101011001001111111010001010110100001111111010000110100100 | ??Y???, |
UTF-8 | 001111110011111101011001001111111010001010110100001111111010000110100100 | ??Y?????? |
UHC | 001111110011111101011001001111111010001010110100001111111010000110100100 | ??Y?¤?· |