URL Encoder / Decoder
Input String:
Encode (using encodeURIComponent)
Decode (using decodeURIComponent)
Output String:
Copy
Copied!
Clear All