URL Encoder & Decoder
Convert special characters in URLs to safe and readable formats.
URL String / Input
Result
Ready to transform
URL encoding (Percent-encoding) replaces unsafe ASCII characters with a "%" followed by two hexadecimal digits.
Th3-ToolsConvert special characters in URLs to safe and readable formats.
Ready to transform
URL encoding (Percent-encoding) replaces unsafe ASCII characters with a "%" followed by two hexadecimal digits.
Send Feedback