HTML Entity Encoder & Decoder
Escape or unescape HTML entities without rendering the result as executable markup or transmitting it to a remote service.
About HTML entitiesFeatures & how to use
Safely encode or decode named and numeric HTML entities locally. Output is displayed as inert text and is never executed as markup.
What it can do
- Encode reserved HTML characters.
- Decode named and numeric entities.
- Keep decoded output inert for safer inspection.
How to use it
- Choose Encode or Decode.
- Paste the text you want to inspect.
- Copy the transformed result.