Calcsite / Misc / URL Encode / Decode
Misc

URL Encode / Decode

Encode text for safe use in a URL, or decode a URL-encoded string.

URL encoded

How this calculator works

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.

Formula

percent-encodes reserved and special characters