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 ù}}ù}{^ 1001110111111001100011110111110101111101100111011111100110001111011111010111101101011110 9df98f7d7d9df98f7d7b5e
SJIS-WIN ???}}???}{^ 0011111100111111001111110111110101111101001111110011111100111111011111010111101101011110 3f3f3f7d7d3f3f3f7d7b5e
EUC-JP ?ù?}}?ù?}{^ 001111111000111110101011111000110011111101111101011111010011111110001111101010111110001100111111011111010111101101011110 3f8fabe33f7d7d3f8fabe33f7d7b5e
UTF-8 ù}}ù}{^ 1100001010011101110000111011100111000010100011110111110101111101110000101001110111000011101110011100001010001111011111010111101101011110 c29dc3b9c28f7d7dc29dc3b9c28f7d7b5e
UHC ???}}???}{^ 0011111100111111001111110111110101111101001111110011111100111111011111010111101101011110 3f3f3f7d7d3f3f3f7d7b5e

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