Atribut charset služi u HTML5 za postavljanje znakovnog tipa.
Npr. za hrvatske znakove windows-1250, ISO-8859-2 ili UTF-8.
<meta http-equiv="content-type" content="text/html; charset=iso-8859-2">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta http-equiv="content-type" content="text/html; charset=windows-1250">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta http-equiv="content-type" content="text/html; charset=windows-1250">