Developer
HTML Entity Encode / Decode
Encode or decode HTML entities to safely display special characters.
Privacy-firstNo trackingRuns locally
How it works
- Paste text to encode or decode.
- Encode to convert special characters to entities.
- Decode to get the original characters back.
FAQ
Is it safe for scripts?
Encoding helps prevent HTML injection by escaping special characters.
Does it handle named entities?
Yes. Common named entities decode correctly.