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 癲??椅х?兪 1110000110011111001111110011111110001000110101101000010010000111001111111001100101100000 e19f3f3f88d684873f9960
EUC-JP 癲??椅х?兪 1110001010100001001111110011111110110000110110001010011111100111001111111101000111000001 e2a13f3fb0d8a7e73fd1c1
UTF-8 癲ㅻ슡椅х몭兪 1110011110011001101100101110001110000101101110111110110010001010101000011110011010100100100001011101000110000101111010111010101010101101111001011000010110101010 e799b2e385bbec8aa1e6a485d185ebaaade585aa
UHC 癲ㅻ슡椅х몭兪 1110111110100110101001001110101110011010101011011110101111110101101011001110011110010001100101111110101011100100 efa6a4eb9aadebf5ace79197eae4

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