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{^ 111111000100001111100010101101010110111101101110011111011111110001000011111000101011010101101111011011100111101101011110 fc43e2b56f6e7dfc43e2b56f6e7b5e
SJIS-WIN ?C??on}?C??on{^ 001111110100001100111111001111110110111101101110011111010011111101000011001111110011111101101111011011100111101101011110 3f433f3f6f6e7d3f433f3f6f6e7b5e
EUC-JP üCâ?on}üCâ?on{^ 1000111110101011111001000100001110001111101010111010010000111111011011110110111001111101100011111010101111100100010000111000111110101011101001000011111101101111011011100111101101011110 8fabe4438faba43f6f6e7d8fabe4438faba43f6f6e7b5e
UTF-8 üCâµon}üCâµon{^ 110000111011110001000011110000111010001011000010101101010110111101101110011111011100001110111100010000111100001110100010110000101011010101101111011011100111101101011110 c3bc43c3a2c2b56f6e7dc3bc43c3a2c2b56f6e7b5e
UHC ?C??on}?C??on{^ 001111110100001100111111001111110110111101101110011111010011111101000011001111110011111101101111011011100111101101011110 3f433f3f6f6e7d3f433f3f6f6e7b5e

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