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¥Ëon}ûS¥Ëon{^ 111110110101001110100101110010110110111101101110011111011111101101010011101001011100101101101111011011100111101101011110 fb53a5cb6f6e7dfb53a5cb6f6e7b5e
SJIS-WIN ?S¥?on}?S¥?on{^ 0011111101010011100000011000111100111111011011110110111001111101001111110101001110000001100011110011111101101111011011100111101101011110 3f53818f3f6f6e7d3f53818f3f6f6e7b5e
EUC-JP ûS?Ëon}ûS?Ëon{^ 1000111110101011111001010101001100111111100011111010101010110011011011110110111001111101100011111010101111100101010100110011111110001111101010101011001101101111011011100111101101011110 8fabe5533f8faab36f6e7d8fabe5533f8faab36f6e7b5e
UTF-8 ûS¥Ëon}ûS¥Ëon{^ 110000111011101101010011110000101010010111000011100010110110111101101110011111011100001110111011010100111100001010100101110000111000101101101111011011100111101101011110 c3bb53c2a5c38b6f6e7dc3bb53c2a5c38b6f6e7b5e
UHC ?S??on}?S??on{^ 001111110101001100111111001111110110111101101110011111010011111101010011001111110011111101101111011011100111101101011110 3f533f3f6f6e7d3f533f3f6f6e7b5e

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