無料ツールFree tool
URL エンコード / デコードURL Encode / Decode
URLの%エンコードを相互に変換します。日本語にも対応。Convert percent-encoding for URLs both ways. Full UTF-8 support.
URLで使えるようにパーセントエンコードしたり、元に戻したりできる無料ツールです。A free tool to percent-encode text for use in URLs, or decode it back.
特長Features
- URLエンコード・デコードの双方向に対応Two-way: URL-encode and decode
- 日本語(UTF-8 %エンコード)に対応Supports UTF-8 percent-encoding (incl. non-ASCII)
- コピー機能つきCopy button included
使い方How to use
- 「エンコード」か「デコード」を選びます。Choose "Encode" or "Decode".
- テキストを入力すると自動変換されます。Type your text and it converts automatically.
よくある質問FAQ
- encodeURIComponent と同じですか?Is this the same as encodeURIComponent?
- はい。エンコードは encodeURIComponent 相当で、記号も含めて変換します。Yes. Encoding is equivalent to encodeURIComponent and converts symbols too.
- 入力内容は送信されますか?Is my input sent anywhere?
- いいえ。ブラウザ内で変換し外部送信はありません。No. It is converted in your browser with no external transmission.
本ツールはすべてお使いのブラウザ内だけで動作します。入力した内容がサーバーへ送信されることはありません。This tool runs entirely in your browser. Nothing you enter is sent to any server.