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^ 111010001111101010001110010001001110100011111010100011100100010001011110 e8fa8e44e8fa8e445e
SJIS-WIN ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
EUC-JP èú?Dèú?D^ 1000111110101011101100101000111110101011111000100011111101000100100011111010101110110010100011111010101111100010001111110100010001011110 8fabb28fabe23f448fabb28fabe23f445e
UTF-8 èúŽDèúŽD^ 110000111010100011000011101110101100001010001110010001001100001110101000110000111011101011000010100011100100010001011110 c3a8c3bac28e44c3a8c3bac28e445e
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)