URL Encoder/Decoder
Encode URLs for safe transmission or decode URL-encoded strings back to their original format. Supports both URI and URI Component encoding.
Mode
Quick Examples
Encoded URL
Method: encodeURIComponent()
Use case: Query parameters and URL parts
Enter URL above to encode.