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“Hf“H“H^}Y“H“Hf“H“H^}bE 10010011010010001001001101001000011001101001001101001000100100110100100001011110011111010101100110010011010010001001001101001000011001101001001101001000100100110100100001011110011111010110001001000101 9348934866934893485e7d599348934866934893485e7d6245
SJIS-WIN ?H?Hf?H?H^}Y?H?Hf?H?H^}bE 00111111010010000011111101001000011001100011111101001000001111110100100001011110011111010101100100111111010010000011111101001000011001100011111101001000001111110100100001011110011111010110001001000101 3f483f48663f483f485e7d593f483f48663f483f485e7d6245
EUC-JP ?H?Hf?H?H^}Y?H?Hf?H?H^}bE 00111111010010000011111101001000011001100011111101001000001111110100100001011110011111010101100100111111010010000011111101001000011001100011111101001000001111110100100001011110011111010110001001000101 3f483f48663f483f485e7d593f483f48663f483f485e7d6245
UTF-8 “H“Hf“H“H^}Y“H“Hf“H“H^}bE 110000101001001101001000110000101001001101001000011001101100001010010011010010001100001010010011010010000101111001111101010110011100001010010011010010001100001010010011010010000110011011000010100100110100100011000010100100110100100001011110011111010110001001000101 c29348c2934866c29348c293485e7d59c29348c2934866c29348c293485e7d6245
UHC ?H?Hf?H?H^}Y?H?Hf?H?H^}bE 00111111010010000011111101001000011001100011111101001000001111110100100001011110011111010101100100111111010010000011111101001000011001100011111101001000001111110100100001011110011111010110001001000101 3f483f48663f483f485e7d593f483f48663f483f485e7d6245

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