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 ùÂíí}ùÂíí{^ 1111100111000010111011011110110101111101111110011100001011101101111011010111101101011110 f9c2eded7df9c2eded7b5e
SJIS-WIN ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP ùÂíí}ùÂíí{^ 100011111010101111100011100011111010101010100100100011111010101110111111100011111010101110111111011111011000111110101011111000111000111110101010101001001000111110101011101111111000111110101011101111110111101101011110 8fabe38faaa48fabbf8fabbf7d8fabe38faaa48fabbf8fabbf7b5e
UTF-8 ùÂíí}ùÂíí{^ 11000011101110011100001110000010110000111010110111000011101011010111110111000011101110011100001110000010110000111010110111000011101011010111101101011110 c3b9c382c3adc3ad7dc3b9c382c3adc3ad7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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