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 癲??惟??暗 11100001100111110011111100111111100010001101001000111111001111111000100011000011 e19f3f3f88d23f3f88c3
EUC-JP 癲??惟??暗 11100010101000010011111100111111101100001101010000111111001111111011000011000101 e2a13f3fb0d43f3fb0c5
UTF-8 癲ㅺ슝惟뀀꽚暗 111001111001100110110010111000111000010110111010111011001000101010011101111001101000001110011111111010111000000010000000111010101011110110011010111001101001101010010111 e799b2e385baec8a9de6839feb8080eabd9ae69a97
UHC 癲ㅺ슝惟뀀꽚暗 1110111110100110101001001110101010111101101110011110101011101110101100101110101110000100101010011110010011011110 efa6a4eabdb9eaeeb2eb84a9e4de

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