URL Encoder/Decoder

Encode and decode URLs for safe use in web applications

Encode URL
Convert special characters for safe use in URLs
Result
Encoded URL
Length: 0 characters
Common Encoded Characters
Space: %20
&: %26
=: %3D
?: %3F
#: %23
/: %2F
+: %2B
%: %25