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 àñon}àñon{^ 110000111010000011000011101100010110111101101110011111011100001110100000110000111011000101101111011011100111101101011110 c3a0c3b16f6e7dc3a0c3b16f6e7b5e
SJIS-WIN ???±on}???±on{^ 0011111100111111001111111000000101111101011011110110111001111101001111110011111100111111100000010111110101101111011011100111101101011110 3f3f3f817d6f6e7d3f3f3f817d6f6e7b5e
EUC-JP �ñon}�ñon{^ 10001111101010101010101000111111100011111010101010101010101000011101111001101111011011100111110110001111101010101010101000111111100011111010101010101010101000011101111001101111011011100111101101011110 8faaaa3f8faaaaa1de6f6e7d8faaaa3f8faaaaa1de6f6e7b5e
UTF-8 àñon}àñon{^ 1100001110000011110000101010000011000011100000111100001010110001011011110110111001111101110000111000001111000010101000001100001110000011110000101011000101101111011011100111101101011110 c383c2a0c383c2b16f6e7dc383c2a0c383c2b16f6e7b5e
UHC ???±on}???±on{^ 0011111100111111001111111010000110111110011011110110111001111101001111110011111100111111101000011011111001101111011011100111101101011110 3f3f3fa1be6f6e7d3f3f3fa1be6f6e7b5e

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