URL Encoder & Decoder
Percent encode text for a URL or query string, or decode it back to readable text.
Loading the workspace
Percent encode text for a URL or query string, or decode it back to readable text.
Supports all URL safe characters. Spaces are encoded as %20.
Input
0 characters
Output
0 characters
The URL encoded result will appear here.