URL encoded
—
Encode text for safe use in a URL, or decode a URL-encoded string.
URL encoding replaces characters that have special meaning in a URL (spaces, &, =, etc.) with percent-encoded equivalents so they can safely travel inside a link or query string.
percent-encodes reserved and special characters