URL Encoding Tool
Encode and decode reserved URL characters for query strings and paths.
space = %20; ? = %3F; & = %26
hello world = hello%20world
この計算ツールは近日公開です
公式、例、参照内容は現在利用できます。インタラクティブ機能は今後追加されます。
公式
space = %20; ? = %3F; & = %26
計算式をそのまま表示し、結果の根拠を確認しやすくしています。
例
hello world = hello%20world
代表的なケースを先に確認してから、自分の数値を入力できます。
参照表
Space%20
Question mark%3F
Ampersand%26
よくある変換値や目安をすばやく確認できます。