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 癲??徇??淫 11100001100111110011111100111111100111000110110100111111001111111000100011111010 e19f3f3f9c6d3f3f88fa
EUC-JP 癲??徇??淫 11100010101000010011111100111111110101111100111000111111001111111011000011111100 e2a13f3fd7ce3f3fb0fc
UTF-8 癲얇냺徇됮쟿淫 111001111001100110110010111011001001011010000111111010111000001110111010111001011011111010000111111010111001000010101110111011001001111110111111111001101011011110101011 e799b2ec9687eb83bae5be87eb90aeec9fbfe6b7ab
UHC 癲얇냺徇됮쟿淫 1110111110100110101111101110001110000110100010101110001011011111100010011110100110100000100001011110101111100010 efa6bee3868ae2df89e9a085ebe2

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