Paste a URL to break it into its parts: host (with punycode decoded), port, path, query parameters, and fragment — with warnings for embedded credentials and lookalike hostnames. Nothing you paste leaves this page.
host/path or host:port is treated as https://.Separate from the URL above: paste any string to percent-decode it strictly (malformed sequences are reported, not guessed) or see its three encodings.
| Decoded (strict) | |
|---|---|
| Decoded (+ as space) | |
| encodeURIComponent | |
| encodeURI | |
| Form-encoded |