002.2
URL
001
INPUT
002
OUTPUT
Encoded text will appear here
003
ABOUT URL ENCODING
URL encoding converts characters into a format that can be transmitted over the Internet. Special characters are replaced with percent-encoded values.
Common uses: Query string parameters, form data encoding, special character escaping, internationalized URLs.