URL 編碼/解碼器

對 URL 組件進行編碼和解碼

所有處理皆在瀏覽器中完成,不會上傳任何資料。
Offline Ready

URL 編碼/解碼器

對 URL 組件進行編碼和解碼

🔒所有處理皆在瀏覽器中完成,不會上傳任何資料。
encodeURIComponent
https://example.com/path?q=hello world&lang=en

encodeURIComponent encodes all special characters including : / ? # [ ] @ ! $ & ' ( ) * + , ; =