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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP ?晛??}?晛??{^ 001111111000111111000010101110110011111100111111011111010011111110001111110000101011101100111111001111110111101101011110 3f8fc2bb3f3f7d3f8fc2bb3f3f7b5e
UTF-8 멲晛뤮댚}멲晛뤮댚{^ 111010111010100110110010111001101001100110011011111010111010010010101110111010111000110010011010011111011110101110101001101100101110011010011001100110111110101110100100101011101110101110001100100110100111101101011110 eba9b2e6999beba4aeeb8c9a7deba9b2e6999beba4aeeb8c9a7b5e
UHC 멲晛뤮댚}멲晛뤮댚{^ 10010001011000011111101011011001100011111101110010001000101111100111110110010001011000011111101011011001100011111101110010001000101111100111101101011110 9161fad98fdc88be7d9161fad98fdc88be7b5e

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