URL
2 tools
URL Encoding & Decoding Tools
URL encoding (percent-encoding) converts characters that are not allowed in URLs into a safe format using % followed by hexadecimal digits. Use URL Encode to safely pass query parameters, and URL Decode to read percent-encoded strings.