In order to define charset for HTML5 Doctype, which notation should I use?
Short:
Use for web browsers when using HTML5.
Use when using HTML4 or XHTML, or for outdated dom parsers, like DOMDocument in php 5.3
DOMDocument