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 íûŽ´WW}íûŽ´WW{^ 111011011111101110001110101101000101011101010111011111011110110111111011100011101011010001010111010101110111101101011110 edfb8eb457577dedfb8eb457577b5e
SJIS-WIN ???´WW}???´WW{^ 0011111100111111001111111000000101001100010101110101011101111101001111110011111100111111100000010100110001010111010101110111101101011110 3f3f3f814c57577d3f3f3f814c57577b5e
EUC-JP íû?´WW}íû?´WW{^ 10001111101010111011111110001111101010111110010100111111101000011010110101010111010101110111110110001111101010111011111110001111101010111110010100111111101000011010110101010111010101110111101101011110 8fabbf8fabe53fa1ad57577d8fabbf8fabe53fa1ad57577b5e
UTF-8 íûŽ´WW}íûŽ´WW{^ 1100001110101101110000111011101111000010100011101100001010110100010101110101011101111101110000111010110111000011101110111100001010001110110000101011010001010111010101110111101101011110 c3adc3bbc28ec2b457577dc3adc3bbc28ec2b457577b5e
UHC ???´WW}???´WW{^ 0011111100111111001111111010001010100101010101110101011101111101001111110011111100111111101000101010010101010111010101110111101101011110 3f3f3fa2a557577d3f3f3fa2a557577b5e

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