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{^ 111111000100001111010011101000010110111101101110011111011111110001000011110100111010000101101111011011100111101101011110 fc43d3a16f6e7dfc43d3a16f6e7b5e
SJIS-WIN ?C??on}?C??on{^ 001111110100001100111111001111110110111101101110011111010011111101000011001111110011111101101111011011100111101101011110 3f433f3f6f6e7d3f433f3f6f6e7b5e
EUC-JP üCÓ¡on}üCÓ¡on{^ 100011111010101111100100010000111000111110101010110100011000111110100010110000100110111101101110011111011000111110101011111001000100001110001111101010101101000110001111101000101100001001101111011011100111101101011110 8fabe4438faad18fa2c26f6e7d8fabe4438faad18fa2c26f6e7b5e
UTF-8 üCÓ¡on}üCÓ¡on{^ 110000111011110001000011110000111001001111000010101000010110111101101110011111011100001110111100010000111100001110010011110000101010000101101111011011100111101101011110 c3bc43c393c2a16f6e7dc3bc43c393c2a16f6e7b5e
UHC ?C?¡on}?C?¡on{^ 0011111101000011001111111010001010101110011011110110111001111101001111110100001100111111101000101010111001101111011011100111101101011110 3f433fa2ae6f6e7d3f433fa2ae6f6e7b5e

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