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 癲ル?揖??猷 1110000110011111100000111000101100111111100101110100101100111111001111111001011101010001 e19f838b3f974b3f3f9751
EUC-JP 癲ル?揖??猷 1110001010100001101001011110101100111111110011011010110000111111001111111100110110110010 e2a1a5eb3fcdac3f3fcdb2
UTF-8 癲ル슣揖띰㎖猷 111001111001100110110010111000111000001110101011111011001000101010100011111001101000111110010110111010111001110110110000111000111000111010010110111001111000110010110111 e799b2e383abec8aa3e68f96eb9db0e38e96e78cb7
UHC 癲ル슣揖띰㎖猷 1110111110100110101010111110101110011010101011111110101111100111101101101110111110100111101000101110101110100011 efa6abeb9aafebe7b6efa7a2eba3

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