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 癲?????? 1110000110011111001111110011111100111111001111110011111100111111 e19f3f3f3f3f3f3f
EUC-JP 癲?????飡 11100010101000010011111100111111001111110011111100111111100011111110100011001000 e2a13f3f3f3f3f8fe8c8
UTF-8 癲⑸뜃璘볣씣飡 111001111001100110110010111000101001000110111000111010111001110010000011111011111010011110101111111010111011001110100011111011001001010010100011111010011010001110100001 e799b2e291b8eb9c83efa7afebb3a3ec94a3e9a3a1
UHC 癲⑸뜃璘볣씣飡 1110111110100110101010011110101110001101100001111110110011011110100100111110100110011101101101111110000111100010 efa6a9eb8d87ecde93e99db7e1e2

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