{
"@context": "https://schema.org",
"@id": "https://webspecification.com/spec/foundations/meta-charset.jsonld",
"@graph": [
{
"@type": "TechArticle",
"@id": "https://webspecification.com/spec/foundations/meta-charset/#article",
"headline": "",
"description": "Declare UTF-8 as the document character encoding in the first 1024 bytes of the HTML, so browsers parse text correctly before they hit any non-ASCII content.",
"url": "https://webspecification.com/spec/foundations/meta-charset/",
"inLanguage": "en",
"isPartOf": {
"@type": "WebSite",
"@id": "https://webspecification.com/#website",
"name": "Web Specification Studio",
"url": "https://webspecification.com"
},
"author": {
"@type": "Person",
"name": "Web Specification Studio",
"url": "https://webspecification.com"
},
"publisher": {
"@type": "Organization",
"@id": "https://webspecification.com/#organization",
"name": "Web Specification Studio",
"url": "https://webspecification.com"
},
"license": "https://creativecommons.org/licenses/by/4.0/",
"dateModified": "2026-05-29T09:13:20.000Z",
"citation": [
{
"@type": "CreativeWork",
"name": "HTML Living Standard — Specifying the document's character encoding",
"url": "https://html.spec.whatwg.org/multipage/semantics.html#charset",
"publisher": {
"@type": "Organization",
"name": "WHATWG"
}
},
{
"@type": "CreativeWork",
"name": "MDN — : charset",
"url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/meta#charset",
"publisher": {
"@type": "Organization",
"name": "MDN"
}
},
{
"@type": "CreativeWork",
"name": "WHATWG Encoding Standard",
"url": "https://encoding.spec.whatwg.org/",
"publisher": {
"@type": "Organization",
"name": "WHATWG"
}
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://webspecification.com/spec/foundations/meta-charset/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://webspecification.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Spec",
"item": "https://webspecification.com/spec/"
},
{
"@type": "ListItem",
"position": 3,
"name": "Foundations",
"item": "https://webspecification.com/spec/foundations/"
},
{
"@type": "ListItem",
"position": 4,
"name": "",
"item": "https://webspecification.com/spec/foundations/meta-charset/"
}
]
}
]
}