Developer tools

HTML Entity Encoder and Decoder

Convert text to escaped HTML entities or decode entities in your browser. The result is text only and is not inserted into a page as executable markup.

Your generated result will appear here.

Use the result safely

Convert text to escaped HTML entities or decode entities in your browser. The result is text only and is not inserted into a page as executable markup. Review generated links and code before publishing them.

HTML Entity Encoder and Decoder FAQ

No. Encoding is not a complete sanitizer or security policy. Treat untrusted HTML with a context-appropriate sanitizer.

No. Conversion happens locally in your browser.