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 ÖúCêon}ÖúCêon{^ 110101101111101001000011111010100110111101101110011111011101011011111010010000111110101001101111011011100111101101011110 d6fa43ea6f6e7dd6fa43ea6f6e7b5e
SJIS-WIN ??C?on}??C?on{^ 001111110011111101000011001111110110111101101110011111010011111100111111010000110011111101101111011011100111101101011110 3f3f433f6f6e7d3f3f433f6f6e7b5e
EUC-JP ÖúCêon}ÖúCêon{^ 100011111010101011010011100011111010101111100010010000111000111110101011101101000110111101101110011111011000111110101010110100111000111110101011111000100100001110001111101010111011010001101111011011100111101101011110 8faad38fabe2438fabb46f6e7d8faad38fabe2438fabb46f6e7b5e
UTF-8 ÖúCêon}ÖúCêon{^ 110000111001011011000011101110100100001111000011101010100110111101101110011111011100001110010110110000111011101001000011110000111010101001101111011011100111101101011110 c396c3ba43c3aa6f6e7dc396c3ba43c3aa6f6e7b5e
UHC ??C?on}??C?on{^ 001111110011111101000011001111110110111101101110011111010011111100111111010000110011111101101111011011100111101101011110 3f3f433f6f6e7d3f3f433f6f6e7b5e

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