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 石蟬扇^ 11100111100111111011001111101000100111111010110011100110100010011000011101011110 e79fb3e89face689875e
SJIS-WIN ?????¬???^ 0011111100111111001111110011111100111111100000011100101000111111001111110011111101011110 3f3f3f3f3f81ca3f3f3f5e
EUC-JP ç??è?¬æ??^ 1000111110101011101011100011111100111111100011111010101110110010001111111010001011001100100011111010100111000001001111110011111101011110 8fabae3f3f8fabb23fa2cc8fa9c13f3f5e
UTF-8 石蟬扇^ 11000011101001111100001010011111110000101011001111000011101010001100001010011111110000101010110011000011101001101100001010001001110000101000011101011110 c3a7c29fc2b3c3a8c29fc2acc3a6c289c2875e
UHC ??³???æ??^ 001111110011111110101001111110000011111100111111001111111010100110100001001111110011111101011110 3f3fa9f83f3f3fa9a13f3f5e

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