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’Iinf’Z’Iin^}Y’Z’Iinf’Z’Iin^}bE 100100100101101010010010010010010110100101101110011001101001001001011010100100100100100101101001011011100101111001111101010110011001001001011010100100100100100101101001011011100110011010010010010110101001001001001001011010010110111001011110011111010110001001000101 925a9249696e66925a9249696e5e7d59925a9249696e66925a9249696e5e7d6245
SJIS-WIN ?Z?Iinf?Z?Iin^}Y?Z?Iinf?Z?Iin^}bE 001111110101101000111111010010010110100101101110011001100011111101011010001111110100100101101001011011100101111001111101010110010011111101011010001111110100100101101001011011100110011000111111010110100011111101001001011010010110111001011110011111010110001001000101 3f5a3f49696e663f5a3f49696e5e7d593f5a3f49696e663f5a3f49696e5e7d6245
EUC-JP ?Z?Iinf?Z?Iin^}Y?Z?Iinf?Z?Iin^}bE 001111110101101000111111010010010110100101101110011001100011111101011010001111110100100101101001011011100101111001111101010110010011111101011010001111110100100101101001011011100110011000111111010110100011111101001001011010010110111001011110011111010110001001000101 3f5a3f49696e663f5a3f49696e5e7d593f5a3f49696e663f5a3f49696e5e7d6245
UTF-8 ’Z’Iinf’Z’Iin^}Y’Z’Iinf’Z’Iin^}bE 1100001010010010010110101100001010010010010010010110100101101110011001101100001010010010010110101100001010010010010010010110100101101110010111100111110101011001110000101001001001011010110000101001001001001001011010010110111001100110110000101001001001011010110000101001001001001001011010010110111001011110011111010110001001000101 c2925ac29249696e66c2925ac29249696e5e7d59c2925ac29249696e66c2925ac29249696e5e7d6245
UHC ?Z?Iinf?Z?Iin^}Y?Z?Iinf?Z?Iin^}bE 001111110101101000111111010010010110100101101110011001100011111101011010001111110100100101101001011011100101111001111101010110010011111101011010001111110100100101101001011011100110011000111111010110100011111101001001011010010110111001011110011111010110001001000101 3f5a3f49696e663f5a3f49696e5e7d593f5a3f49696e663f5a3f49696e5e7d6245

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