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 èè³ë¬ŒáÞ 1110100011101000101100111110101110101100100011001110000111011110 e8e8b3ebac8ce1de
SJIS-WIN ????¬??? 001111110011111100111111001111111000000111001010001111110011111100111111 3f3f3f3f81ca3f3f3f
EUC-JP èè?ë¬?áÞ 10001111101010111011001010001111101010111011001000111111100011111010101110110011101000101100110000111111100011111010101110100001100011111010100110110000 8fabb28fabb23f8fabb3a2cc3f8faba18fa9b0
UTF-8 èè³ë¬ŒáÞ 11000011101010001100001110101000110000101011001111000011101010111100001010101100110000101000110011000011101000011100001110011110 c3a8c3a8c2b3c3abc2acc28cc3a1c39e
UHC ??³????Þ 00111111001111111010100111111000001111110011111100111111001111111010100010101101 3f3fa9f83f3f3f3fa8ad

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