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 糘蔕çë³nB 1110011110110011100110001110100010010100100101011110011111101011101100110110111001000010 e7b398e89495e7ebb36e42
SJIS-WIN ?????????nB 0011111100111111001111110011111100111111001111110011111100111111001111110110111001000010 3f3f3f3f3f3f3f3f3f6e42
EUC-JP ç??è??çë?nB 10001111101010111010111000111111001111111000111110101011101100100011111100111111100011111010101110101110100011111010101110110011001111110110111001000010 8fabae3f3f8fabb23f3f8fabae8fabb33f6e42
UTF-8 糘蔕çë³nB 1100001110100111110000101011001111000010100110001100001110101000110000101001010011000010100101011100001110100111110000111010101111000010101100110110111001000010 c3a7c2b3c298c3a8c294c295c3a7c3abc2b36e42
UHC ?³??????³nB 00111111101010011111100000111111001111110011111100111111001111110011111110101001111110000110111001000010 3fa9f83f3f3f3f3f3fa9f86e42

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