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{^ 11110001101000101110010110111110011011100111110111110001101000101110010110111110011011100111101101011110 f1a2e5be6e7df1a2e5be6e7b5e
SJIS-WIN ?¢??n}?¢??n{^ 001111111000000110010001001111110011111101101110011111010011111110000001100100010011111100111111011011100111101101011110 3f81913f3f6e7d3f81913f3f6e7b5e
EUC-JP ñ¢å?n}ñ¢å?n{^ 1000111110101011110100001010000111110001100011111010101110101001001111110110111001111101100011111010101111010000101000011111000110001111101010111010100100111111011011100111101101011110 8fabd0a1f18faba93f6e7d8fabd0a1f18faba93f6e7b5e
UTF-8 ñ¢å¾n}ñ¢å¾n{^ 110000111011000111000010101000101100001110100101110000101011111001101110011111011100001110110001110000101010001011000011101001011100001010111110011011100111101101011110 c3b1c2a2c3a5c2be6e7dc3b1c2a2c3a5c2be6e7b5e
UHC ???¾n}???¾n{^ 001111110011111100111111101010001111101001101110011111010011111100111111001111111010100011111010011011100111101101011110 3f3f3fa8fa6e7d3f3f3fa8fa6e7b5e

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