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 âÈúHDâÈúHD^ 1110001011001000111110100100100001000100111000101100100011111010010010000100010001011110 e2c8fa4844e2c8fa48445e
SJIS-WIN ???HD???HD^ 0011111100111111001111110100100001000100001111110011111100111111010010000100010001011110 3f3f3f48443f3f3f48445e
EUC-JP âÈúHDâÈúHD^ 1000111110101011101001001000111110101010101100101000111110101011111000100100100001000100100011111010101110100100100011111010101010110010100011111010101111100010010010000100010001011110 8faba48faab28fabe248448faba48faab28fabe248445e
UTF-8 âÈúHDâÈúHD^ 1100001110100010110000111000100011000011101110100100100001000100110000111010001011000011100010001100001110111010010010000100010001011110 c3a2c388c3ba4844c3a2c388c3ba48445e
UHC ???HD???HD^ 0011111100111111001111110100100001000100001111110011111100111111010010000100010001011110 3f3f3f48443f3f3f48445e

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