ホーム ツール 🔗 URL Encoder / Decoder

🔗 URLエンコーダー / デコーダー

テキストをURLエンコード、またはURLエンコードされた文字列をデコード

🔒 ブラウザ上で完結 — サーバーにデータは送信されません
Input
Output
⚡ 関連ツール: テキスト差分チェッカー 文字数カウンター Base64エンコーダー/デコーダー JSONフォーマッター Markdownプレビュー テキスト分割 🧰 すべてのツール

Free Online URL Encoder Decoder — Encode Special Characters for URLs

Our URL encoder/decoder converts text to percent-encoded format suitable for use in URLs and query parameters, or decodes percent-encoded strings back to readable text. URL encoding (percent encoding) replaces unsafe ASCII characters with a '%' followed by two hexadecimal digits, making it an essential tool for web development, API testing, and data processing.

When building web applications, query parameters containing spaces, special characters, or non-ASCII characters must be URL-encoded to be properly transmitted. Our tool handles all character sets including UTF-8, making it ideal for international URLs with Chinese, Japanese, Arabic, or Cyrillic characters. すべてローカル処理 and private.

Key Features

Related Tools