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{^ 110000101001001011000011101100010110111101101110011111011100001010010010110000111011000101101111011011100111101101011110 c292c3b16f6e7dc292c3b16f6e7b5e
SJIS-WIN ???±on}???±on{^ 0011111100111111001111111000000101111101011011110110111001111101001111110011111100111111100000010111110101101111011011100111101101011110 3f3f3f817d6f6e7d3f3f3f817d6f6e7b5e
EUC-JP �ñon}�ñon{^ 10001111101010101010010000111111100011111010101010101010101000011101111001101111011011100111110110001111101010101010010000111111100011111010101010101010101000011101111001101111011011100111101101011110 8faaa43f8faaaaa1de6f6e7d8faaa43f8faaaaa1de6f6e7b5e
UTF-8 ’ñon}’ñon{^ 1100001110000010110000101001001011000011100000111100001010110001011011110110111001111101110000111000001011000010100100101100001110000011110000101011000101101111011011100111101101011110 c382c292c383c2b16f6e7dc382c292c383c2b16f6e7b5e
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)