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 癲λ?毅??遺 1110000110011111100000111100100100111111100010110100001000111111001111111000100011100010 e19f83c93f8b423f3f88e2
EUC-JP 癲λ?毅??遺 1110001010100001101001101100101100111111101101011010001100111111001111111011000011100100 e2a1a6cb3fb5a33f3fb0e4
UTF-8 癲λ쉥毅귞븦遺 1110011110011001101100101100111010111011111011001000100110100101111001101010111110000101111010101011011110011110111010111011100010100110111010011000000110111010 e799b2cebbec89a5e6af85eab79eebb8a6e981ba
UHC 癲λ쉥毅귞븦遺 1110111110100110101001011110101110111101101010111110101111110110100000101110011110010101100011111110101110110110 efa6a5ebbdabebf682e7958febb6

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