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 ’H’@hof’H’@ho^}Y’H’@hof’H’@ho^}bE 100100100100100010010010010000000110100001101111011001101001001001001000100100100100000001101000011011110101111001111101010110011001001001001000100100100100000001101000011011110110011010010010010010001001001001000000011010000110111101011110011111010110001001000101 92489240686f6692489240686f5e7d5992489240686f6692489240686f5e7d6245
SJIS-WIN ?H?@hof?H?@ho^}Y?H?@hof?H?@ho^}bE 001111110100100000111111010000000110100001101111011001100011111101001000001111110100000001101000011011110101111001111101010110010011111101001000001111110100000001101000011011110110011000111111010010000011111101000000011010000110111101011110011111010110001001000101 3f483f40686f663f483f40686f5e7d593f483f40686f663f483f40686f5e7d6245
EUC-JP ?H?@hof?H?@ho^}Y?H?@hof?H?@ho^}bE 001111110100100000111111010000000110100001101111011001100011111101001000001111110100000001101000011011110101111001111101010110010011111101001000001111110100000001101000011011110110011000111111010010000011111101000000011010000110111101011110011111010110001001000101 3f483f40686f663f483f40686f5e7d593f483f40686f663f483f40686f5e7d6245
UTF-8 ’H’@hof’H’@ho^}Y’H’@hof’H’@ho^}bE 1100001010010010010010001100001010010010010000000110100001101111011001101100001010010010010010001100001010010010010000000110100001101111010111100111110101011001110000101001001001001000110000101001001001000000011010000110111101100110110000101001001001001000110000101001001001000000011010000110111101011110011111010110001001000101 c29248c29240686f66c29248c29240686f5e7d59c29248c29240686f66c29248c29240686f5e7d6245
UHC ?H?@hof?H?@ho^}Y?H?@hof?H?@ho^}bE 001111110100100000111111010000000110100001101111011001100011111101001000001111110100000001101000011011110101111001111101010110010011111101001000001111110100000001101000011011110110011000111111010010000011111101000000011010000110111101011110011111010110001001000101 3f483f40686f663f483f40686f5e7d593f483f40686f663f483f40686f5e7d6245

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