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 ñÈûÙn}ñÈûÙn{^ 11110001110010001111101111011001011011100111110111110001110010001111101111011001011011100111101101011110 f1c8fbd96e7df1c8fbd96e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ñÈûÙn}ñÈûÙn{^ 1000111110101011110100001000111110101010101100101000111110101011111001011000111110101010111000110110111001111101100011111010101111010000100011111010101010110010100011111010101111100101100011111010101011100011011011100111101101011110 8fabd08faab28fabe58faae36e7d8fabd08faab28fabe58faae36e7b5e
UTF-8 ñÈûÙn}ñÈûÙn{^ 110000111011000111000011100010001100001110111011110000111001100101101110011111011100001110110001110000111000100011000011101110111100001110011001011011100111101101011110 c3b1c388c3bbc3996e7dc3b1c388c3bbc3996e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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