Torito

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

  1. Choose Encode or Decode.
  2. Paste the text you want to inspect.
  3. Copy the transformed result.