Free URL Encoder Decoder
Encode and decode URLs instantly. Convert special characters for web-safe URLs and decode encoded URLs back to readable format.
URL Encoder
Special characters will be converted to percent-encoded format
URL Decoder
Percent-encoded characters will be converted back to readable format
Batch URL Processing
Common URL Encoding Reference
Reserved Characters
Space%20
&%26
?%3F
#%23
=%3D
+%2B
Special Characters
%%25
/%2F
:%3A
@%40
[%5B
]%5D
Unsafe Characters
"%22
<%3C
>%3E
\%5C
^%5E
`%60