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 ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN ??惡J}??惡J{^ 00111111001111111001110010100110010010100111110100111111001111111001110010100110010010100111101101011110 3f3f9ca64a7d3f3f9ca64a7b5e
EUC-JP ??惡J}??惡J{^ 00111111001111111101100010101000010010100111110100111111001111111101100010101000010010100111101101011110 3f3fd8a84a7d3f3fd8a84a7b5e
UTF-8 롍렫惡J}롍렫惡J{^ 1110101110100001100011011110101110100000101010111110011010000011101000010100101001111101111010111010000110001101111010111010000010101011111001101000001110100001010010100111101101011110 eba18deba0abe683a14a7deba18deba0abe683a14a7b5e
UHC 롍렫惡J}롍렫惡J{^ 1000111011010011100011101011100111100100110000100100101001111101100011101101001110001110101110011110010011000010010010100111101101011110 8ed38eb9e4c24a7d8ed38eb9e4c24a7b5e

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