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 癲??靭??儒 11100001100111110011111100111111100100000111100000111111001111111000111011110010 e19f3f3f90783f3f8ef2
EUC-JP 癲??靭??儒 11100010101000010011111100111111101111111101100100111111001111111011110011110100 e2a13f3fbfd93f3fbcf4
UTF-8 癲ㅻ슡靭덌쭑儒 111001111001100110110010111000111000010110111011111011001000101010100001111010011001110110101101111010111000110110001100111011001010110110010001111001011000010010010010 e799b2e385bbec8aa1e99dadeb8d8cecad91e58492
UHC 癲ㅻ슡靭덌쭑儒 1110111110100110101001001110101110011010101011011110110011100101100010001110111110100111100010011110101011100011 efa6a4eb9aadece588efa789eae3

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