Asked • 05/30/19

utf-8 / utf-16 conversion?

When I design a html page in Dreamweaver CS6 I use its validation tool (it sends the code to w3c) and I get no errors. However, when I validate the same page in UltraEdit 21 (it uses HTML Tidy) I get the warning: "Specified input encoding (utf-8) does not match actual input encoding (utf-16)" The page is set as html5 (with `<!doctype html>`), as utf-8 (with `<meta charset="utf-8">`) and contains greek text. Well, the question is: 1. Does that problem affect the appearance of the page? I mean, when I publish it, will a user in China, Germany, or ...Tierra del Fuego see the greek text? If yes, the rest are less important, but I'll ask them: 2. What makes HTML Tidy to define the document as utf-16? Is there a character, word or visible string of any kind that I can remove/delete to correct the problem? 3. If I use `<meta charset="utf-16">` will browsers parse the code correctly (ending to greek text for the global user)?

1 Expert Answer

By:

Anonymous A. answered • 12/21/19

Tutor
0 (0)

HTML Expert with 10+ years of experience

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.