URL 编码 / 解码工具
在线编码和解码 URL 字符串。支持完整 URL 和组件编码。
Use this as an API
Automate this in your app with a single POST request. Free tier included.
Use this in your AI agent
Connect via MCP and let Claude, Cursor, or VS Code call this tool natively.
常见问题
- 什么是 URL 编码?
- URL 编码将特殊字符替换为百分号编码的等价形式,使其可以安全地用在 URL 中。