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 ñùÞñ޽ޡ^ 111100011111100111011110111100011000111010111101100011101010000101011110 f1f9def18ebd8ea15e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ñùÞñ???¡^ 10001111101010111101000010001111101010111110001110001111101010011011000010001111101010111101000000111111001111110011111110001111101000101100001001011110 8fabd08fabe38fa9b08fabd03f3f3f8fa2c25e
UTF-8 ñùÞñ޽ޡ^ 1100001110110001110000111011100111000011100111101100001110110001110000101000111011000010101111011100001010001110110000101010000101011110 c3b1c3b9c39ec3b1c28ec2bdc28ec2a15e
UHC ??Þ??½?¡^ 001111110011111110101000101011010011111100111111101010001111011000111111101000101010111001011110 3f3fa8ad3f3fa8f63fa2ae5e

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