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 èú„âˆï½µæ‚Ÿè½ 1110100011111010100001001110001010001000100111011110111110111101101101011110011010000010100111111110100010111101 e8fa84e2889defbdb5e6829fe8bd
SJIS-WIN ?????????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f3f3f3f
EUC-JP èú?â??ï??æ??è? 1000111110101011101100101000111110101011111000100011111110001111101010111010010000111111001111111000111110101011110000010011111100111111100011111010100111000001001111110011111110001111101010111011001000111111 8fabb28fabe23f8faba43f3f8fabc13f3f8fa9c13f3f8fabb23f
UTF-8 èú„âˆï½µæ‚Ÿè½ 11000011101010001100001110111010110000101000010011000011101000101100001010001000110000101001110111000011101011111100001010111101110000101011010111000011101001101100001010000010110000101001111111000011101010001100001010111101 c3a8c3bac284c3a2c288c29dc3afc2bdc2b5c3a6c282c29fc3a8c2bd
UHC ???????½?æ???½ 0011111100111111001111110011111100111111001111110011111110101000111101100011111110101001101000010011111100111111001111111010100011110110 3f3f3f3f3f3f3fa8f63fa9a13f3f3fa8f6

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