ToolVyne

HTML Entity Encoder / Decoder

Convert characters like <, >, & and quotes into safe HTML entities, or decode common named and numeric HTML entities back to plain text.

Text
Encoded
Ad space

Frequently asked questions

Why encode HTML entities?+

To safely display characters like < or & as literal text in HTML without the browser interpreting them as markup.

Which entities can it decode?+

All numeric character references (&#39; and &#x27;), plus a broad set of common named entities like &amp;, &copy;, &mdash;, and &hellip;. Very obscure named entities may not be recognized.

Is this the same as URL encoding?+

No, HTML entity encoding is for safely embedding characters inside HTML markup; URL encoding (percent-encoding) is for safely embedding characters inside a URL. Use the URL Encoder/Decoder tool for the latter.

ToolVyne uses cookies to show ads that keep every tool free. You can accept ad personalization or reject it and still use the site normally. See our Privacy Policy for details.