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 ð¯¾ñ޽޻e^ 11110000101011111011111011110001100011101011110110001110101110110110010101011110 f0afbef18ebd8ebb655e
SJIS-WIN ????????e^ 00111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f655e
EUC-JP ð¯?ñ????e^ 10001111101010011100001110001111101000101011010000111111100011111010101111010000001111110011111100111111001111110110010101011110 8fa9c38fa2b43f8fabd03f3f3f3f655e
UTF-8 ð¯¾ñ޽޻e^ 110000111011000011000010101011111100001010111110110000111011000111000010100011101100001010111101110000101000111011000010101110110110010101011110 c3b0c2afc2bec3b1c28ec2bdc28ec2bb655e
UHC ð?¾??½??e^ 10101001101000110011111110101000111110100011111100111111101010001111011000111111001111110110010101011110 a9a33fa8fa3f3fa8f63f3f655e

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