URL Encoder

Encode text for use in URLs. Convert special characters to % hex code.

Characters: 0
Words: 0
Lines: 0

URL Encode String

Convert text into a format safe for transmission over the Internet. Replaces unsafe characters with a "%" followed by two hexadecimal digits.

Related Tools