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 ù·}ù·{^ 1001110111111001100100001011011101111101100111011111100110010000101101110111101101011110 9df990b77d9df990b77b5e
SJIS-WIN ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP ?ù??}?ù??{^ 001111111000111110101011111000110011111100111111011111010011111110001111101010111110001100111111001111110111101101011110 3f8fabe33f3f7d3f8fabe33f3f7b5e
UTF-8 ù·}ù·{^ 11000010100111011100001110111001110000101001000011000010101101110111110111000010100111011100001110111001110000101001000011000010101101110111101101011110 c29dc3b9c290c2b77dc29dc3b9c290c2b77b5e
UHC ???·}???·{^ 00111111001111110011111110100001101001000111110100111111001111110011111110100001101001000111101101011110 3f3f3fa1a47d3f3f3fa1a47b5e

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