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{^ 111101011011110111111100010000110110111101101110011111011111010110111101111111000100001101101111011011100111101101011110 f5bdfc436f6e7df5bdfc436f6e7b5e
SJIS-WIN ???Con}???Con{^ 001111110011111100111111010000110110111101101110011111010011111100111111001111110100001101101111011011100111101101011110 3f3f3f436f6e7d3f3f3f436f6e7b5e
EUC-JP õ?üCon}õ?üCon{^ 1000111110101011110110000011111110001111101010111110010001000011011011110110111001111101100011111010101111011000001111111000111110101011111001000100001101101111011011100111101101011110 8fabd83f8fabe4436f6e7d8fabd83f8fabe4436f6e7b5e
UTF-8 õ½üCon}õ½üCon{^ 110000111011010111000010101111011100001110111100010000110110111101101110011111011100001110110101110000101011110111000011101111000100001101101111011011100111101101011110 c3b5c2bdc3bc436f6e7dc3b5c2bdc3bc436f6e7b5e
UHC ?½?Con}?½?Con{^ 0011111110101000111101100011111101000011011011110110111001111101001111111010100011110110001111110100001101101111011011100111101101011110 3fa8f63f436f6e7d3fa8f63f436f6e7b5e

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