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 凋?iW}凋?iW{^ 100100101001110000111111100000101000100101010111011111011001001010011100001111111000001010001001010101110111101101011110 929c3f8289577d929c3f8289577b5e
EUC-JP 凋?iW}凋?iW{^ 110000111111110000111111101000111110100101010111011111011100001111111100001111111010001111101001010101110111101101011110 c3fc3fa3e9577dc3fc3fa3e9577b5e
UTF-8 凋닺iW}凋닺iW{^ 1110010110000111100010111110101110001011101110101110111110111101100010010101011101111101111001011000011110001011111010111000101110111010111011111011110110001001010101110111101101011110 e5878beb8bbaefbd89577de5878beb8bbaefbd89577b5e
UHC 凋닺iW}凋닺iW{^ 1111000010111101101101001110100010100011111010010101011101111101111100001011110110110100111010001010001111101001010101110111101101011110 f0bdb4e8a3e9577df0bdb4e8a3e9577b5e

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