Back to Dev Utilities

URL Encoder/Decoder

Free

Safely encode or decode URL parameters

Input
Output

About URL Encoding

URL encoding (percent-encoding) is used to encode information in a Uniform Resource Identifier (URI). Characters that are not allowed in a URL are replaced by a % followed by their two-digit hexadecimal representation.