If any one had the same problem as me and the charset was already correct, simply do this:
- Copy all the code inside the .html file.
- Open notepad (or any basic text editor) and paste the code.
- Go "File -> Save As"
- Enter you file name "example.html" (Select "Save as type: All Files (.)")
- Select Encoding as UTF-8
- Hit Save and you can now delete your old .html file and the encoding should be fixed