HTML Entity Encoder

Encode or decode HTML entities in text.

Works Offline
Privacy First
No Login
No API

Input

Output

About the HTML Entity Encoder

Convert reserved HTML characters like <, >, &, and quotes into safe entities, or decode HTML entities back into plain text. Optionally encode every non-ASCII character as a numeric entity.

Examples

Encode markup

<div>Hi & "bye"</div>

Output

&lt;div&gt;Hi &amp; &quot;bye&quot;&lt;/div&gt;

Related tools

Frequently asked questions

Version 1.0.0 · Updated 2026-08-06 · Runs entirely in your browser