URL Encoder

Encode URLs and query strings for safe transmission

URL Input

Component: encodes special characters in query strings
Full URL: encodes the entire URL

Encoded Output

How to Use

  1. Choose encoding type (Component or Full URL)
  2. Enter your URL or text in the input field
  3. Click "Encode URL" to encode it
  4. Copy the encoded result

Examples:

Input: Hello World!

Output: Hello%20World%21