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 腴肴燦e^ 1110100010000101101101001110100010000010101101001110011110000111101001100110010101011110 e885b4e882b4e787a6655e
SJIS-WIN ??´??´???e^ 00111111001111111000000101001100001111110011111110000001010011000011111100111111001111110110010101011110 3f3f814c3f3f814c3f3f3f655e
EUC-JP è?´è?´ç?¦e^ 100011111010101110110010001111111010000110101101100011111010101110110010001111111010000110101101100011111010101110101110001111111000111110100010110000110110010101011110 8fabb23fa1ad8fabb23fa1ad8fabae3f8fa2c3655e
UTF-8 腴肴燦e^ 1100001110101000110000101000010111000010101101001100001110101000110000101000001011000010101101001100001110100111110000101000011111000010101001100110010101011110 c3a8c285c2b4c3a8c282c2b4c3a7c287c2a6655e
UHC ??´??´???e^ 00111111001111111010001010100101001111110011111110100010101001010011111100111111001111110110010101011110 3f3fa2a53f3fa2a53f3f3f655e

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