Charset Checker
Paste URLs — we’ll detect charset from HTTP headers and HTML meta tags, then flag conflicts and missing declarations.
Results
| URL | Charset details | Declared by | HTTP | Time | Issues |
|---|---|---|---|---|---|
| Run a check to see results here. | |||||
What “correct” looks like
Consistent charset declarations prevent garbled text and indexing weirdness.
- OK UTF-8 declared consistently
- Warning missing charset, conflicts, non-UTF-8 pages
- Error fetch errors, redirect loops, HTTP 4xx/5xx