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 癲??惟??雅 11100001100111110011111100111111100010001101001000111111001111111000100111101011 e19f3f3f88d23f3f89eb
EUC-JP 癲??惟??雅 11100010101000010011111100111111101100001101010000111111001111111011001011101101 e2a13f3fb0d43f3fb2ed
UTF-8 癲딅꽆惟곗뿏雅 111001111001100110110010111010111001010010000101111010101011110110000110111001101000001110011111111010101011001110010111111010111011111110001111111010011001101110000101 e799b2eb9485eabd86e6839feab397ebbf8fe99b85
UHC 癲딅꽆惟곗뿏雅 1110111110100110100010101110101110000100100110001110101011101110101100001110110010010111100101001110010010111010 efa68aeb8498eaeeb0ec9794e4ba

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