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 ©°¢ëon}©°¢ëon{^ 10001111101010011011000010001111101000101110101101101111011011100111110110001111101010011011000010001111101000101110101101101111011011100111101101011110 8fa9b08fa2eb6f6e7d8fa9b08fa2eb6f6e7b5e
SJIS-WIN ??°?¢?on}??°?¢?on{^ 0011111100111111100000011000101100111111100000011001000100111111011011110110111001111101001111110011111110000001100010110011111110000001100100010011111101101111011011100111101101011110 3f3f818b3f81913f6f6e7d3f3f818b3f81913f6f6e7b5e
EUC-JP ?©°?¢ëon}?©°?¢ëon{^ 00111111100011111010001011101101101000011110101100111111101000011111000110001111101010111011001101101111011011100111110100111111100011111010001011101101101000011110101100111111101000011111000110001111101010111011001101101111011011100111101101011110 3f8fa2eda1eb3fa1f18fabb36f6e7d3f8fa2eda1eb3fa1f18fabb36f6e7b5e
UTF-8 ©°¢ëon}©°¢ëon{^ 11000010100011111100001010101001110000101011000011000010100011111100001010100010110000111010101101101111011011100111110111000010100011111100001010101001110000101011000011000010100011111100001010100010110000111010101101101111011011100111101101011110 c28fc2a9c2b0c28fc2a2c3ab6f6e7dc28fc2a9c2b0c28fc2a2c3ab6f6e7b5e
UHC ??°???on}??°???on{^ 001111110011111110100001110001100011111100111111001111110110111101101110011111010011111100111111101000011100011000111111001111110011111101101111011011100111101101011110 3f3fa1c63f3f3f6f6e7d3f3fa1c63f3f3f6f6e7b5e

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