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 Œ¹—ÇŒ¹âë^ 100011001011100110010111110001111000110010111001111000101110101101011110 8cb997c78cb9e2eb5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ???Ç??âë^ 001111110011111100111111100011111010101010101110001111110011111110001111101010111010010010001111101010111011001101011110 3f3f3f8faaae3f3f8faba48fabb35e
UTF-8 Œ¹—ÇŒ¹âë^ 1100001010001100110000101011100111000010100101111100001110000111110000101000110011000010101110011100001110100010110000111010101101011110 c28cc2b9c297c387c28cc2b9c3a2c3ab5e
UHC ?¹???¹??^ 0011111110101001111101100011111100111111001111111010100111110110001111110011111101011110 3fa9f63f3f3fa9f63f3f5e

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