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 癲λ?循??矣 1110000110011111100000111100100100111111100011110111101000111111001111111110000111100001 e19f83c93f8f7a3f3fe1e1
EUC-JP 癲λ?循??矣 1110001010100001101001101100101100111111101111011101101100111111001111111110001011100011 e2a1a6cb3fbddb3f3fe2e3
UTF-8 癲λ쉭循닷죰矣 1110011110011001101100101100111010111011111011001000100110101101111001011011111010101010111010111000101110110111111011001010001110110000111001111001111110100011 e799b2cebbec89ade5beaaeb8bb7eca3b0e79fa3
UHC 癲λ쉭循닷죰矣 1110111110100110101001011110101110111101101011011110001011100000101101001110010110100001100010111110101111111000 efa6a5ebbdade2e0b4e5a18bebf8

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