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 ツッ蒻}ツッ蒻{^ 1100001010101111111001001110100001111101110000101010111111100100111010000111101101011110 c2afe4e87dc2afe4e87b5e
EUC-JP ツッ蒻}ツッ蒻{^ 100011101100001010001110101011111110100011101010011111011000111011000010100011101010111111101000111010100111101101011110 8ec28eafe8ea7d8ec28eafe8ea7b5e
UTF-8 ツッ蒻}ツッ蒻{^ 111011111011111010000010111011111011110110101111111010001001001010111011011111011110111110111110100000101110111110111101101011111110100010010010101110110111101101011110 efbe82efbdafe892bb7defbe82efbdafe892bb7b5e
UHC ??蒻}??蒻{^ 0011111100111111111001011011011001111101001111110011111111100101101101100111101101011110 3f3fe5b67d3f3fe5b67b5e

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