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 ?Hf?H^}Y?Hf?H^}bE 0011111101001000011001100011111101001000010111100111110101011001001111110100100001100110001111110100100001011110011111010110001001000101 3f48663f485e7d593f48663f485e7d6245
SJIS-WIN ?Hf?H^}Y?Hf?H^}bE 0011111101001000011001100011111101001000010111100111110101011001001111110100100001100110001111110100100001011110011111010110001001000101 3f48663f485e7d593f48663f485e7d6245
EUC-JP ?Hf?H^}Y?Hf?H^}bE 0011111101001000011001100011111101001000010111100111110101011001001111110100100001100110001111110100100001011110011111010110001001000101 3f48663f485e7d593f48663f485e7d6245
UTF-8 혦Hf혦H^}Y혦Hf혦H^}bE 11101101100110001010011001001000011001101110110110011000101001100100100001011110011111010101100111101101100110001010011001001000011001101110110110011000101001100100100001011110011111010110001001000101 ed98a64866ed98a6485e7d59ed98a64866ed98a6485e7d6245
UHC 혦Hf혦H^}Y혦Hf혦H^}bE 110000101000111001001000011001101100001010001110010010000101111001111101010110011100001010001110010010000110011011000010100011100100100001011110011111010110001001000101 c28e4866c28e485e7d59c28e4866c28e485e7d6245

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