Utilz
한국어

URL Encoder / Decoder

Encode and decode URLs instantly

How to Use

  1. Paste your text or URL into the input area
  2. Click Encode to percent-encode or Decode to convert back to readable text
  3. Copy the result to your clipboard

FAQ

What is URL encoding?

URL encoding (percent-encoding) replaces special characters with a % sign followed by their hexadecimal value. For example, a space becomes %20 and & becomes %26.

When do I need to encode a URL?

URL encoding is needed when passing special characters in query parameters, form data, or API requests. Characters like spaces, &, =, and non-ASCII characters must be encoded to be valid in URLs.

Related Tools

Character Counter

Count characters and words

Text Case Converter

Convert text case

Lorem Ipsum Generator

Generate placeholder text

BMI Calculator

Calculate your Body Mass Index

Length Converter

Convert between length units