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{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 凹?ЬW}凹?ЬW{^ 100010011001101000111111100001000101110101010111011111011000100110011010001111111000010001011101010101110111101101011110 899a3f845d577d899a3f845d577b5e
EUC-JP 凹?ЬW}凹?ЬW{^ 101100011111101000111111101001111011111001010111011111011011000111111010001111111010011110111110010101110111101101011110 b1fa3fa7be577db1fa3fa7be577b5e
UTF-8 凹뤷ЬW}凹뤷ЬW{^ 111001011000011110111001111010111010010010110111110100001010110001010111011111011110010110000111101110011110101110100100101101111101000010101100010101110111101101011110 e587b9eba4b7d0ac577de587b9eba4b7d0ac577b5e
UHC 凹뤷ЬW}凹뤷ЬW{^ 1110100011101010100011111110010110101100101111100101011101111101111010001110101010001111111001011010110010111110010101110111101101011110 e8ea8fe5acbe577de8ea8fe5acbe577b5e

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