HTML Entity Encoder/Decoder
Convert special characters like <, >, &, and quotes to their HTML entity equivalents, or decode HTML entities back to readable text. Includes a reference table of common entities.
Common HTML Entities
Frequently Asked Questions
- What are HTML entities?
- HTML entities are special codes like & for &, < for <, and > for >. They prevent browsers from interpreting these characters as HTML tags.
- When should I use HTML entities?
- Use them when displaying code examples in HTML, preventing XSS attacks, or when special characters need to appear literally on a web page.
Related Tools
JQL Builder & Explainer
Build Jira Query Language filters from structured fields, or paste JQL to explain each clause and catch basic syntax problems.
Markdown Cheat Sheet
Interactive Markdown cheat sheet with live examples. Free Markdown syntax reference guide.
Regex Find & Replace
Find and replace text in Markdown using regex. Free online regex find and replace with live preview.
YAML Frontmatter Editor
Visual editor for YAML/TOML frontmatter. Free online frontmatter builder for Jekyll, Hugo, and Astro.
About HTML Entity Encoder/Decoder
Encode special characters to HTML entities or decode entities back to text. Free online HTML entity converter. This tool runs entirely in your browser, so your content is not sent to a server. MarkdownMe provides free, fast, and reliable Markdown tools for developers, writers, and anyone who works with Markdown.