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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 癲??淫?┨一 1110000110011111001111110011111110001000111110100011111110000100101101111000100011101010 e19f3f3f88fa3f84b788ea
EUC-JP 癲??淫?┨一 1110001010100001001111110011111110110000111111000011111110101000101110011011000011101100 e2a13f3fb0fc3fa8b9b0ec
UTF-8 癲뜯벂淫좑┨一 111001111001100110110010111010111001110010101111111010111011001010000010111001101011011110101011111011001010001010010001111000101001010010101000111001001011100010000000 e799b2eb9cafebb282e6b7abeca291e294a8e4b880
UHC 癲뜯벂淫좑┨一 1110111110100110101101101110001010010011101010001110101111100010101000001110111110100110101110011110110011101001 efa6b6e293a8ebe2a0efa6b9ece9

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