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ãµn}—Aãµn{^ 10010111010000011110001110110101011011100111110110010111010000011110001110110101011011100111101101011110 9741e3b56e7d9741e3b56e7b5e
SJIS-WIN ?A??n}?A??n{^ 00111111010000010011111100111111011011100111110100111111010000010011111100111111011011100111101101011110 3f413f3f6e7d3f413f3f6e7b5e
EUC-JP ?Aã?n}?Aã?n{^ 0011111101000001100011111010101110101010001111110110111001111101001111110100000110001111101010111010101000111111011011100111101101011110 3f418fabaa3f6e7d3f418fabaa3f6e7b5e
UTF-8 —Aãµn}—Aãµn{^ 11000010100101110100000111000011101000111100001010110101011011100111110111000010100101110100000111000011101000111100001010110101011011100111101101011110 c29741c3a3c2b56e7dc29741c3a3c2b56e7b5e
UHC ?A??n}?A??n{^ 00111111010000010011111100111111011011100111110100111111010000010011111100111111011011100111101101011110 3f413f3f6e7d3f413f3f6e7b5e

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