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 ÷¬üCon}÷¬üCon{^ 111101111010110011111100010000110110111101101110011111011111011110101100111111000100001101101111011011100111101101011110 f7acfc436f6e7df7acfc436f6e7b5e
SJIS-WIN ÷¬?Con}÷¬?Con{^ 10000001100000001000000111001010001111110100001101101111011011100111110110000001100000001000000111001010001111110100001101101111011011100111101101011110 818081ca3f436f6e7d818081ca3f436f6e7b5e
EUC-JP ÷¬üCon}÷¬üCon{^ 1010000111100000101000101100110010001111101010111110010001000011011011110110111001111101101000011110000010100010110011001000111110101011111001000100001101101111011011100111101101011110 a1e0a2cc8fabe4436f6e7da1e0a2cc8fabe4436f6e7b5e
UTF-8 ÷¬üCon}÷¬üCon{^ 110000111011011111000010101011001100001110111100010000110110111101101110011111011100001110110111110000101010110011000011101111000100001101101111011011100111101101011110 c3b7c2acc3bc436f6e7dc3b7c2acc3bc436f6e7b5e
UHC ÷??Con}÷??Con{^ 1010000111000000001111110011111101000011011011110110111001111101101000011100000000111111001111110100001101101111011011100111101101011110 a1c03f3f436f6e7da1c03f3f436f6e7b5e

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