This free URL Encoder coded URLs, text, strings or Pattern using the PHP function urlencode(), replacing all not -alphanumerischen characters except -. _ in a percent sign (%) plus two hexadecimal values and replaces spaces by plus (+). This corresponds to the default file type "application / x-www-form-urlencoded", making it suitable to use a string within query parameters of a URL.
Here is an example of percent encoding, how to encode a URL:
Compared to other URL Encode online tools of the Online URL Encrypter offers here when coding your entries more safety: