🌐

URL Encode & Decode

Encode and decode URLs with instant conversion.

Encoding Options

Input URL/Text

Encoded Output

🔗 URL Encoding Reference

Common Encodings

  • space%20 or +
  • !%21
  • #%23
  • $%24
  • &%26
  • +%2B
  • =%3D
  • ?%3F

Safe Characters

  • Letters: a-z, A-Z
  • Digits: 0-9
  • Special: - _ . ! ~ * ' ( )
  • Reserved: ; / ? : @ & = + $ ,
  • Unreserved: - _ . ! ~ * ' ( )

Use Cases

  • Query parameters
  • Form data submission
  • API requests
  • URL paths with spaces
  • Special characters in URLs

Related Tools

ASCII to Text Converter

Click to use this tool

Base32 Encoder & Decoder

Click to use this tool

Base58 Encoder & Decoder

Click to use this tool

Base64 Encoder & Decoder

Click to use this tool

Base64 to Image Converter

Click to use this tool