Free Developer Tool

Encode & Decode URLsInstantly

Paste any URL or text to encode special characters for safe URLs, or decode percent-encoded strings back to readable text. 100% client-side — your data never leaves your browser.

🔗

Instant Encoding

Encode special characters like spaces, ampersands, and Unicode into safe percent-encoded URLs.

🔓

One-Click Decode

Decode percent-encoded strings (%20, %3D, etc.) back to human-readable text instantly.

🛡️

100% Private

Everything runs in your browser. No data is sent to any server — fully offline-capable.

Encodes everything except: A-Z a-z 0-9 - _ . ! ~ * ' ( ). Best for query parameter values.

0 characters
0 characters

Common URL Encodings

Space%20
!%21
#%23
$%24
&%26
=%3D
?%3F
/%2F
@%40
+%2B
%%25
:%3A

Frequently Asked Questions

Everything you need to know about URL Encoder Decoder.