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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??㎎}??㎎{^ 0011111100111111100001110111001001111101001111110011111110000111011100100111101101011110 3f3f87727d3f3f87727b5e
EUC-JP ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
UTF-8 뤦집㎎}뤦집㎎{^ 111010111010010010100110111011001010011110010001111000111000111010001110011111011110101110100100101001101110110010100111100100011110001110001110100011100111101101011110 eba4a6eca791e38e8e7deba4a6eca791e38e8e7b5e
UHC 뤦집㎎}뤦집㎎{^ 100011111101010011000001111111011010011110110111011111011000111111010100110000011111110110100111101101110111101101011110 8fd4c1fda7b77d8fd4c1fda7b77b5e

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