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 œù‚Œ‡sn}œù‚Œ‡sn{^ 1001110011111001100000101000110010000111011100110110111001111101100111001111100110000010100011001000011101110011011011100111101101011110 9cf9828c87736e7d9cf9828c87736e7b5e
SJIS-WIN ?????sn}?????sn{^ 0011111100111111001111110011111100111111011100110110111001111101001111110011111100111111001111110011111101110011011011100111101101011110 3f3f3f3f3f736e7d3f3f3f3f3f736e7b5e
EUC-JP ?ù???sn}?ù???sn{^ 001111111000111110101011111000110011111100111111001111110111001101101110011111010011111110001111101010111110001100111111001111110011111101110011011011100111101101011110 3f8fabe33f3f3f736e7d3f8fabe33f3f3f736e7b5e
UTF-8 œù‚Œ‡sn}œù‚Œ‡sn{^ 110000101001110011000011101110011100001010000010110000101000110011000010100001110111001101101110011111011100001010011100110000111011100111000010100000101100001010001100110000101000011101110011011011100111101101011110 c29cc3b9c282c28cc287736e7dc29cc3b9c282c28cc287736e7b5e
UHC ?????sn}?????sn{^ 0011111100111111001111110011111100111111011100110110111001111101001111110011111100111111001111110011111101110011011011100111101101011110 3f3f3f3f3f736e7d3f3f3f3f3f736e7b5e

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