Diese Konfiguration im Basis-Template der TYPO3 Seite bewirkt, das alle Inhalte die ausgegeben werden, im Unicode Format und dem Doctype XHTML 1.0 Transitional sind.
config.xhtmlDoctype = xhtml_trans
config.htmlTag_langKey = de
config.xhtml_cleaning = all
config.doctype = xhtml_trans
config.xmlprologue = none
config.metaCharset = utf-8
config.doctypeSwitch = 0
config.renderCharset = utf-8
config.additionalHeaders = Content-Type:text/html;charset=utf-8