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{^ 11100001111000011001010110110010010101110111110111100001111000011001010110110010010101110111101101011110 e1e195b2577de1e195b2577b5e
SJIS-WIN ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
EUC-JP áá??W}áá??W{^ 100011111010101110100001100011111010101110100001001111110011111101010111011111011000111110101011101000011000111110101011101000010011111100111111010101110111101101011110 8faba18faba13f3f577d8faba18faba13f3f577b5e
UTF-8 áᕲW}áᕲW{^ 110000111010000111000011101000011100001010010101110000101011001001010111011111011100001110100001110000111010000111000010100101011100001010110010010101110111101101011110 c3a1c3a1c295c2b2577dc3a1c3a1c295c2b2577b5e
UHC ???²W}???²W{^ 001111110011111100111111101010011111011101010111011111010011111100111111001111111010100111110111010101110111101101011110 3f3f3fa9f7577d3f3f3fa9f7577b5e

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