UTF-8 Charset

Example declaring UTF-8 character encoding.

Preview

Code


<meta charset="UTF-8">


<p>UTF-8 is the most common character encoding for modern websites.</p>

More HTML Charsets Examples (3)