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 ð®ÓÏ}ð®ÓÏ{^ 1111000010101110110100111100111101111101111100001010111011010011110011110111101101011110 f0aed3cf7df0aed3cf7b5e
SJIS-WIN ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP ð®ÓÏ}ð®ÓÏ{^ 100011111010100111000011100011111010001011101110100011111010101011010001100011111010101011000001011111011000111110101001110000111000111110100010111011101000111110101010110100011000111110101010110000010111101101011110 8fa9c38fa2ee8faad18faac17d8fa9c38fa2ee8faad18faac17b5e
UTF-8 ð®ÓÏ}ð®ÓÏ{^ 11000011101100001100001010101110110000111001001111000011100011110111110111000011101100001100001010101110110000111001001111000011100011110111101101011110 c3b0c2aec393c38f7dc3b0c2aec393c38f7b5e
UHC ð®??}ð®??{^ 101010011010001110100010111001110011111100111111011111011010100110100011101000101110011100111111001111110111101101011110 a9a3a2e73f3f7da9a3a2e73f3f7b5e

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