Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More
Archived

The spanish charters show up with weird symbols in my browser. What should I do?

cor-el replied
TerMeer

The spanish characters (spanish site) show up with weird symbols instead of for example n with a tilde. see elmiraodordeguadal.com

The spanish characters (spanish site) show up with weird symbols instead of for example n with a tilde. see elmiraodordeguadal.com

All Replies (1)

The server sends the file with the wrong encoding: text/html; charset=iso-8859-1 (BOM UTF-8)

You need to switch the encoding to Unicode (UTF-8):

  • Firefox > Web Developer > Character Encoding (or View > Character Encoding)