URL Encode/Decode

Encode or decode URL strings with proper URL encoding.

Input
Output

                        

About URL Encode/Decode

URL encoding converts special characters to percent-encoded format. Use this tool to encode or decode URL strings.

Common Use Cases:

  • Encoding URLs with special characters
  • Encoding form data for URLs
  • Decoding encoded URLs
  • Preparing data for URL parameters