URL & HTML Encoder

Encode and decode URLs and HTML entities.

About URL & HTML Encoder

Encode text for safe use in URLs (percent-encoding) or decode it back, and encode/decode HTML entities like & and <. Everything runs locally in your browser.

  1. 1Pick URL or HTML mode.
  2. 2Choose encode or decode.
  3. 3Paste your text and copy the result.

FAQ

What's the difference between URL and HTML encoding?

URL encoding makes text safe inside web addresses; HTML encoding escapes characters so they display literally in HTML.

Related tools