![Firefox logo](https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/products/2020-04-14-08-36-13-8dda6f.png)
The spanish charters show up with weird symbols in my browser. What should I do?
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
すべての返信 (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)