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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ???点??寥^ 00111111001111110011111110010011010111110011111100111111100110111000110001011110 3f3f3f935f3f3f9b8c5e
EUC-JP ???点??寥^ 00111111001111110011111111000101110000000011111100111111110101011110110001011110 3f3f3fc5c03f3fd5ec5e
UTF-8 챨큇뤺点거즽寥^ 11101100101100011010100011101101100000011000011111101011101001001011101011100111100000101011100111101010101100011011000011101100101001101011110111100101101011111010010101011110 ecb1a8ed8187eba4bae782b9eab1b0eca6bde5afa55e
UHC 챨큇뤺点거즽寥^ 110000111011000011000101101000111000111111101000111011111100001110110000110001011010001110001111111010001110111101011110 c3b0c5a38fe8efc3b0c5a38fe8ef5e

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