What character(s) does a bitstring is encoded in each character set?
Encoding | Bitstring | Character(s) |
---|---|---|
ISO-8859-1 | 00111111101000101010010110101000101000110101101001000110 | ?¢¥¨£ZF |
SJIS-WIN | 00111111101000101010010110101000101000110101101001000110 | ?「・ィ」ZF |
EUC-JP | 00111111101000101010010110101000101000110101101001000110 | ?▲┌ZF |
UTF-8 | 00111111101000101010010110101000101000110101101001000110 | ?????ZF |
UHC | 00111111101000101010010110101000101000110101101001000110 | ?´ªZF |