Encode URLs
URL encoding converts characters into a format that can be transmitted over the Internet. Special characters are replaced with % followed by hexadecimal values.
Complete guide on using URL Encoder effectively