URL Encoder/Decoder

Feedback

📖 Description

URL encoding (also known as percent encoding) converts non-ASCII characters (such as Chinese characters, spaces, and special symbols) in a URL into a format that can be understood by the browser. For example, converting spaces to %20. This tool supports: