HTML Entity Encoder
Escape <, >, & and quotes for safe HTML display.
How to use
- Paste text or code containing <, >, & or quotes.
- Click convert.
- Copy the HTML-safe result.
Frequently asked questions
When do I need this?
Whenever you want to display code or user text inside HTML without it being interpreted as markup.