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 êù޳Dêù޳D^ 1110101011111001100011101011001101000100111010101111100110001110101100110100010001011110 eaf98eb344eaf98eb3445e
SJIS-WIN ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
EUC-JP êù??Dêù??D^ 10001111101010111011010010001111101010111110001100111111001111110100010010001111101010111011010010001111101010111110001100111111001111110100010001011110 8fabb48fabe33f3f448fabb48fabe33f3f445e
UTF-8 êù޳Dêù޳D^ 11000011101010101100001110111001110000101000111011000010101100110100010011000011101010101100001110111001110000101000111011000010101100110100010001011110 c3aac3b9c28ec2b344c3aac3b9c28ec2b3445e
UHC ???³D???³D^ 00111111001111110011111110101001111110000100010000111111001111110011111110101001111110000100010001011110 3f3f3fa9f8443f3f3fa9f8445e

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