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?con}?c?con{^ 001111110110001100111111011000110110111101101110011111010011111101100011001111110110001101101111011011100111101101011110 3f633f636f6e7d3f633f636f6e7b5e
SJIS-WIN ?c?con}?c?con{^ 001111110110001100111111011000110110111101101110011111010011111101100011001111110110001101101111011011100111101101011110 3f633f636f6e7d3f633f636f6e7b5e
EUC-JP ?c?con}?c?con{^ 001111110110001100111111011000110110111101101110011111010011111101100011001111110110001101101111011011100111101101011110 3f633f636f6e7d3f633f636f6e7b5e
UTF-8 횪c횪con}횪c횪con{^ 1110110110011010101010100110001111101101100110101010101001100011011011110110111001111101111011011001101010101010011000111110110110011010101010100110001101101111011011100111101101011110 ed9aaa63ed9aaa636f6e7ded9aaa63ed9aaa636f6e7b5e
UHC 횪c횪con}횪c횪con{^ 11000011101000000110001111000011101000000110001101101111011011100111110111000011101000000110001111000011101000000110001101101111011011100111101101011110 c3a063c3a0636f6e7dc3a063c3a0636f6e7b5e

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