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{^ 110100111100000011110110110011100100111101101110011111011101001111000000111101101100111001001111011011100111101101011110 d3c0f6ce4f6e7dd3c0f6ce4f6e7b5e
SJIS-WIN ????On}????On{^ 001111110011111100111111001111110100111101101110011111010011111100111111001111110011111101001111011011100111101101011110 3f3f3f3f4f6e7d3f3f3f3f4f6e7b5e
EUC-JP ÓÀöÎOn}ÓÀöÎOn{^ 10001111101010101101000110001111101010101010001010001111101010111101001110001111101010101100001001001111011011100111110110001111101010101101000110001111101010101010001010001111101010111101001110001111101010101100001001001111011011100111101101011110 8faad18faaa28fabd38faac24f6e7d8faad18faaa28fabd38faac24f6e7b5e
UTF-8 ÓÀöÎOn}ÓÀöÎOn{^ 1100001110010011110000111000000011000011101101101100001110001110010011110110111001111101110000111001001111000011100000001100001110110110110000111000111001001111011011100111101101011110 c393c380c3b6c38e4f6e7dc393c380c3b6c38e4f6e7b5e
UHC ????On}????On{^ 001111110011111100111111001111110100111101101110011111010011111100111111001111110011111101001111011011100111101101011110 3f3f3f3f4f6e7d3f3f3f3f4f6e7b5e

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