DD
DevDash

URL Encoding

Data

Definition

URL encoding (percent-encoding) converts characters that are not allowed in URLs into a safe format by replacing them with a % followed by two hexadecimal digits. Spaces become %20 or +, special characters like & and = are encoded when used in query parameters.

Related Tools

Frequently Asked Questions

Related Terms

Want API access + no ads? Pro coming soon.