Method:
Encodes text for use as a URL parameter or query string value. Escapes all special characters except: - _ . ! ~ * ' ( )
Input
0 characters
Output
0 characters
ℹ️ About URL Encoding

URL encoding (percent encoding) converts characters into a format that can be safely transmitted over the internet. Different methods are used depending on the context: