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 1110100110100000101111011111101110011110101110011111101110011101101110110110111001000010 e9a0bdfb9eb9fb9dbb6e42
SJIS-WIN ?????????nB 0011111100111111001111110011111100111111001111110011111100111111001111110110111001000010 3f3f3f3f3f3f3f3f3f6e42
EUC-JP é??û??û??nB 1000111110101011101100010011111100111111100011111010101111100101001111110011111110001111101010111110010100111111001111110110111001000010 8fabb13f3f8fabe53f3f8fabe53f3f6e42
UTF-8 é ½ûž¹û»nB 1100001110101001110000101010000011000010101111011100001110111011110000101001111011000010101110011100001110111011110000101001110111000010101110110110111001000010 c3a9c2a0c2bdc3bbc29ec2b9c3bbc29dc2bb6e42
UHC ??½??¹???nB 00111111001111111010100011110110001111110011111110101001111101100011111100111111001111110110111001000010 3f3fa8f63f3fa9f63f3f3f6e42

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