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 ÃôÇÝ^ 110000111000001111000011101101001100001110000111110000111001110101011110 c383c3b4c387c39d5e
SJIS-WIN ???´????^ 00111111001111110011111110000001010011000011111100111111001111110011111101011110 3f3f3f814c3f3f3f3f5e
EUC-JP �ô��^ 100011111010101010101010001111111000111110101010101010101010000110101101100011111010101010101010001111111000111110101010101010100011111101011110 8faaaa3f8faaaaa1ad8faaaa3f8faaaa3f5e
UTF-8 ÃôÇÝ^ 1100001110000011110000101000001111000011100000111100001010110100110000111000001111000010100001111100001110000011110000101001110101011110 c383c283c383c2b4c383c287c383c29d5e
UHC ???´????^ 00111111001111110011111110100010101001010011111100111111001111110011111101011110 3f3f3fa2a53f3f3f3f5e

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