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 Ì®ØùÌ®áä^ 110011001010111011011000111110011100110010101110111000011110010001011110 ccaed8f9ccaee1e45e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP Ì®ØùÌ®áä^ 10001111101010101100000010001111101000101110111010001111101010011010110010001111101010111110001110001111101010101100000010001111101000101110111010001111101010111010000110001111101010111010001101011110 8faac08fa2ee8fa9ac8fabe38faac08fa2ee8faba18faba35e
UTF-8 Ì®ØùÌ®áä^ 1100001110001100110000101010111011000011100110001100001110111001110000111000110011000010101011101100001110100001110000111010010001011110 c38cc2aec398c3b9c38cc2aec3a1c3a45e
UHC ?®Ø??®??^ 001111111010001011100111101010001010101000111111001111111010001011100111001111110011111101011110 3fa2e7a8aa3f3fa2e73f3f5e

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