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 ñù޽}ñù޽{^ 1111000111111001100011101011110101111101111100011111100110001110101111010111101101011110 f1f98ebd7df1f98ebd7b5e
SJIS-WIN ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP ñù??}ñù??{^ 10001111101010111101000010001111101010111110001100111111001111110111110110001111101010111101000010001111101010111110001100111111001111110111101101011110 8fabd08fabe33f3f7d8fabd08fabe33f3f7b5e
UTF-8 ñù޽}ñù޽{^ 11000011101100011100001110111001110000101000111011000010101111010111110111000011101100011100001110111001110000101000111011000010101111010111101101011110 c3b1c3b9c28ec2bd7dc3b1c3b9c28ec2bd7b5e
UHC ???½}???½{^ 00111111001111110011111110101000111101100111110100111111001111110011111110101000111101100111101101011110 3f3f3fa8f67d3f3f3fa8f67b5e

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