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 蔭??淫??畑 10001000111111000011111100111111100010001111101000111111001111111001010010101000 88fc3f3f88fa3f3f94a8
EUC-JP 蔭??淫??畑 10110000111111100011111100111111101100001111110000111111001111111100100010101010 b0fe3f3fb0fc3f3fc8aa
UTF-8 蔭덃룄淫곕ㅆ畑 111010001001010010101101111010111000110110000011111010111010001110000100111001101011011110101011111010101011001110010101111000111000010110000110111001111001010110010001 e894adeb8d83eba384e6b7abeab395e38586e79591
UHC 蔭덃룄淫곕ㅆ畑 1110101111100011100010001110011010001111100001001110101111100010101100001110101110100100101101101110111110100101 ebe388e68f84ebe2b0eba4b6efa5

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