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 a—Ë\on}a—Ë\on{^ 1001110101100001100101111100101101011100011011110110111001111101100111010110000110010111110010110101110001101111011011100111101101011110 9d6197cb5c6f6e7d9d6197cb5c6f6e7b5e
SJIS-WIN ?a??\on}?a??\on{^ 0011111101100001001111110011111101011100011011110110111001111101001111110110000100111111001111110101110001101111011011100111101101011110 3f613f3f5c6f6e7d3f613f3f5c6f6e7b5e
EUC-JP ?a?Ë\on}?a?Ë\on{^ 001111110110000100111111100011111010101010110011010111000110111101101110011111010011111101100001001111111000111110101010101100110101110001101111011011100111101101011110 3f613f8faab35c6f6e7d3f613f8faab35c6f6e7b5e
UTF-8 a—Ë\on}a—Ë\on{^ 1100001010011101011000011100001010010111110000111000101101011100011011110110111001111101110000101001110101100001110000101001011111000011100010110101110001101111011011100111101101011110 c29d61c297c38b5c6f6e7dc29d61c297c38b5c6f6e7b5e
UHC ?a??\on}?a??\on{^ 0011111101100001001111110011111101011100011011110110111001111101001111110110000100111111001111110101110001101111011011100111101101011110 3f613f3f5c6f6e7d3f613f3f5c6f6e7b5e

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