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 癲?8意??衰 1110000110011111001111111000001001010111100010001101001100111111001111111001000010001010 e19f3f825788d33f3f908a
EUC-JP 癲?8意??衰 1110001010100001001111111010001110111000101100001101010100111111001111111011111111101010 e2a13fa3b8b0d53f3fbfea
UTF-8 癲쒕8意띴튃衰 111001111001100110110010111011001001001010010101111011111011110010011000111001101000010010001111111010111001110110110100111011011000101010000011111010001010000110110000 e799b2ec9295efbc98e6848feb9db4ed8a83e8a1b0
UHC 癲쒕8意띴튃衰 1110111110100110100111001110101110100011101110001110101111110010100011011110010010111001100110011110000111110001 efa69ceba3b8ebf28de4b999e1f1

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