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
参考表适合快速查看常见换算值或结果区间。