URL Encoder/Decoder

Encode or decode URLs

Usage Guide

Encoding Options

  • Component: Encode URL parameters or path components
  • Full URL: Encode entire URL (excluding protocol, domain)

Decoding Options

  • Decode: Restore encoded URL to original

Example

Original: hello world & 한글
Encoded: hello%20world%20%26%20%ED%95%9C%EA%B8%80