HTML Encode
Convert special characters to HTML entities
htmlencodeentitiesescape
Learn more
Step-by-step guide
How to HTML Encode Text
Convert special HTML characters into safe named entities so your content displays correctly inside an HTML page.
In-depth article
What Is HTML Encoding and When to Use It
If you have ever wanted to show actual HTML code on a web page, or stop user input from breaking your layout, HTML encoding is the answer. Here is what it does and when it matters.