डेवलपर टूल्स

URL एनकोड और डिकोड करें

Encode special characters into percent-encoded format (%20, %2F, etc.) for safe HTTP query strings, or decode encoded links back to readable URLs.

Processed locally.
Advertisement
Sponsored PlacementGoogle AdSense Integration Ready

URL एनकोडर और डिकोडर का उपयोग कैसे करें

1

Choose Mode

Select Encode or Decode.

2

Enter Text

Paste the URL or string to transform.

3

Copy Result

Copy the transformed URL with one click.

URL एनकोडर और डिकोडर के बारे में

Percent-encoding replaces non-ASCII or reserved URI characters with a '%' followed by their two-digit hexadecimal ASCII/UTF-8 representation.

मुख्य विशेषताएं

  • `encodeURIComponent` and `encodeURI` support
  • Handles international UTF-8 characters and spaces
  • Real-time conversion
  • Instant copy to clipboard

अक्सर पूछे जाने वाले प्रश्न

In standard URI percent-encoding, space is %20. In application/x-www-form-urlencoded query string encoding, space can also be represented as a plus (+).
ऑनलाइन URL एनकोड और डिकोड करें – वेब लिंक कनवर्टर | Toolxilla