URL encoding converts characters into a format that can be transmitted over the Internet.
URL encoding replaces unsafe ASCII characters with a "%" followed by two hexadecimal digits.
Usage
Drop a file or enter text.
If you check the "Contains special charactors" checkbox, the function will encode or decode all characters.