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^ 111010101111110010010101010001001110101011111100100101010100010001011110 eafc9544eafc95445e
SJIS-WIN ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
EUC-JP êü?Dêü?D^ 1000111110101011101101001000111110101011111001000011111101000100100011111010101110110100100011111010101111100100001111110100010001011110 8fabb48fabe43f448fabb48fabe43f445e
UTF-8 êü•Dêü•D^ 110000111010101011000011101111001100001010010101010001001100001110101010110000111011110011000010100101010100010001011110 c3aac3bcc29544c3aac3bcc295445e
UHC ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e

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