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 ??ßW}??ßW{^ 0011111100111111110111110101011101111101001111110011111111011111010101110111101101011110 3f3fdf577d3f3fdf577b5e
SJIS-WIN ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
EUC-JP ??ßW}??ßW{^ 001111110011111110001111101010011100111001010111011111010011111100111111100011111010100111001110010101110111101101011110 3f3f8fa9ce577d3f3f8fa9ce577b5e
UTF-8 룶츕ßW}룶츕ßW{^ 111010111010001110110110111011001011100010010101110000111001111101010111011111011110101110100011101101101110110010111000100101011100001110011111010101110111101101011110 eba3b6ecb895c39f577deba3b6ecb895c39f577b5e
UHC 룶츕ßW}룶츕ßW{^ 1000111110101011101011101000111110101001101011000101011101111101100011111010101110101110100011111010100110101100010101110111101101011110 8fabae8fa9ac577d8fabae8fa9ac577b5e

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