Should I paste a complete URL?
Use this tool for a value, path segment or other URL component. Encoding a full URL also encodes its separators.
Tools
Encode and decode URL-safe strings, paths, and query values.
Encode or decode a text value with the browser’s encodeURIComponent and decodeURIComponent functions.
Use this tool for a value, path segment or other URL component. Encoding a full URL also encodes its separators.
That is the component encoding produced by encodeURIComponent.
This tool uses decodeURIComponent, which keeps + as a literal plus sign.
No. The conversion happens in the browser and the page does not save the input.