We're moving to https://fetchsubb.vercel.app/. If you bookmarked us, please remove the old link and save this new one.

HTML Escape Utility

HTML Entity Encoder Decoder

Escape HTML safely for code snippets and templates, or decode entities like < and & back into readable characters.

Use This Tool

Frequently Asked Questions

When should I escape HTML?

Escape HTML when displaying user input or raw markup as plain text.

Can this decode common entities like "?

Yes. Named and numeric entities are supported for decoding.

Related Tools