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{^ 111010111111000110001110101110010110111101101110011111011110101111110001100011101011100101101111011011100111101101011110 ebf18eb96f6e7debf18eb96f6e7b5e
SJIS-WIN ????on}????on{^ 001111110011111100111111001111110110111101101110011111010011111100111111001111110011111101101111011011100111101101011110 3f3f3f3f6f6e7d3f3f3f3f6f6e7b5e
EUC-JP ëñ??on}ëñ??on{^ 1000111110101011101100111000111110101011110100000011111100111111011011110110111001111101100011111010101110110011100011111010101111010000001111110011111101101111011011100111101101011110 8fabb38fabd03f3f6f6e7d8fabb38fabd03f3f6f6e7b5e
UTF-8 ëñ޹on}ëñ޹on{^ 1100001110101011110000111011000111000010100011101100001010111001011011110110111001111101110000111010101111000011101100011100001010001110110000101011100101101111011011100111101101011110 c3abc3b1c28ec2b96f6e7dc3abc3b1c28ec2b96f6e7b5e
UHC ???¹on}???¹on{^ 0011111100111111001111111010100111110110011011110110111001111101001111110011111100111111101010011111011001101111011011100111101101011110 3f3f3fa9f66f6e7d3f3f3fa9f66f6e7b5e

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