To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ’Z’Ixnf’Z’Ixn^}Y’Z’Ixnf’Z’Ixn^}bE 100100100101101010010010010010010111100001101110011001101001001001011010100100100100100101111000011011100101111001111101010110011001001001011010100100100100100101111000011011100110011010010010010110101001001001001001011110000110111001011110011111010110001001000101 925a9249786e66925a9249786e5e7d59925a9249786e66925a9249786e5e7d6245
SJIS-WIN ?Z?Ixnf?Z?Ixn^}Y?Z?Ixnf?Z?Ixn^}bE 001111110101101000111111010010010111100001101110011001100011111101011010001111110100100101111000011011100101111001111101010110010011111101011010001111110100100101111000011011100110011000111111010110100011111101001001011110000110111001011110011111010110001001000101 3f5a3f49786e663f5a3f49786e5e7d593f5a3f49786e663f5a3f49786e5e7d6245
EUC-JP ?Z?Ixnf?Z?Ixn^}Y?Z?Ixnf?Z?Ixn^}bE 001111110101101000111111010010010111100001101110011001100011111101011010001111110100100101111000011011100101111001111101010110010011111101011010001111110100100101111000011011100110011000111111010110100011111101001001011110000110111001011110011111010110001001000101 3f5a3f49786e663f5a3f49786e5e7d593f5a3f49786e663f5a3f49786e5e7d6245
UTF-8 ’Z’Ixnf’Z’Ixn^}Y’Z’Ixnf’Z’Ixn^}bE 1100001010010010010110101100001010010010010010010111100001101110011001101100001010010010010110101100001010010010010010010111100001101110010111100111110101011001110000101001001001011010110000101001001001001001011110000110111001100110110000101001001001011010110000101001001001001001011110000110111001011110011111010110001001000101 c2925ac29249786e66c2925ac29249786e5e7d59c2925ac29249786e66c2925ac29249786e5e7d6245
UHC ?Z?Ixnf?Z?Ixn^}Y?Z?Ixnf?Z?Ixn^}bE 001111110101101000111111010010010111100001101110011001100011111101011010001111110100100101111000011011100101111001111101010110010011111101011010001111110100100101111000011011100110011000111111010110100011111101001001011110000110111001011110011111010110001001000101 3f5a3f49786e663f5a3f49786e5e7d593f5a3f49786e663f5a3f49786e5e7d6245

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)