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â—\on}áeâ—\on{^ 1110000101100101111000101001011101011100011011110110111001111101111000010110010111100010100101110101110001101111011011100111101101011110 e165e2975c6f6e7de165e2975c6f6e7b5e
SJIS-WIN ?e??\on}?e??\on{^ 0011111101100101001111110011111101011100011011110110111001111101001111110110010100111111001111110101110001101111011011100111101101011110 3f653f3f5c6f6e7d3f653f3f5c6f6e7b5e
EUC-JP áeâ?\on}áeâ?\on{^ 10001111101010111010000101100101100011111010101110100100001111110101110001101111011011100111110110001111101010111010000101100101100011111010101110100100001111110101110001101111011011100111101101011110 8faba1658faba43f5c6f6e7d8faba1658faba43f5c6f6e7b5e
UTF-8 áeâ—\on}áeâ—\on{^ 1100001110100001011001011100001110100010110000101001011101011100011011110110111001111101110000111010000101100101110000111010001011000010100101110101110001101111011011100111101101011110 c3a165c3a2c2975c6f6e7dc3a165c3a2c2975c6f6e7b5e
UHC ?e??\on}?e??\on{^ 0011111101100101001111110011111101011100011011110110111001111101001111110110010100111111001111110101110001101111011011100111101101011110 3f653f3f5c6f6e7d3f653f3f5c6f6e7b5e

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