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“½ç€n}“C“½ç€n{^ 1001001101000011100100111011110111100111100000000110111001111101100100110100001110010011101111011110011110000000011011100111101101011110 934393bde7806e7d934393bde7806e7b5e
SJIS-WIN ?C????n}?C????n{^ 0011111101000011001111110011111100111111001111110110111001111101001111110100001100111111001111110011111100111111011011100111101101011110 3f433f3f3f3f6e7d3f433f3f3f3f6e7b5e
EUC-JP ?C??ç?n}?C??ç?n{^ 001111110100001100111111001111111000111110101011101011100011111101101110011111010011111101000011001111110011111110001111101010111010111000111111011011100111101101011110 3f433f3f8fabae3f6e7d3f433f3f8fabae3f6e7b5e
UTF-8 “C“½ç€n}“C“½ç€n{^ 110000101001001101000011110000101001001111000010101111011100001110100111110000101000000001101110011111011100001010010011010000111100001010010011110000101011110111000011101001111100001010000000011011100111101101011110 c29343c293c2bdc3a7c2806e7dc29343c293c2bdc3a7c2806e7b5e
UHC ?C?½??n}?C?½??n{^ 00111111010000110011111110101000111101100011111100111111011011100111110100111111010000110011111110101000111101100011111100111111011011100111101101011110 3f433fa8f63f3f6e7d3f433fa8f63f3f6e7b5e

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