In order to define charset for HTML5 Doctype, which notation should I use?
Short:
There is some news based on Mozilla Foundation, and sitepoint
Do not use this value (http-equiv=content-type) as it is obsolete. Prefer the charset attribute on the <meta> element.
http-equiv=content-type
charset
meta