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 ô³ÛûS³Üâ^ 111101001011001111011011111110110101001110110011110111001110001001011110 f4b3dbfb53b3dce25e
SJIS-WIN ????S???^ 001111110011111100111111001111110101001100111111001111110011111101011110 3f3f3f3f533f3f3f5e
EUC-JP ô?ÛûS?Üâ^ 10001111101010111101010000111111100011111010101011100101100011111010101111100101010100110011111110001111101010101110010010001111101010111010010001011110 8fabd43f8faae58fabe5533f8faae48faba45e
UTF-8 ô³ÛûS³Üâ^ 11000011101101001100001010110011110000111001101111000011101110110101001111000010101100111100001110011100110000111010001001011110 c3b4c2b3c39bc3bb53c2b3c39cc3a25e
UHC ?³??S³??^ 0011111110101001111110000011111100111111010100111010100111111000001111110011111101011110 3fa9f83f3f53a9f83f3f5e

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