UT
USEFUL TOOLS
首页
工具
🇨🇳
中文
🇺🇸
English
🇯🇵
日本語
🇪🇸
Español
🇨🇳
中文
🇷🇺
Русский
URL编码器
编码和解码URL字符串
编码
解码
原始URL
切换模式
示例
编码示例:
输入: https://example.com/search?q=hello world
输出: https%3A//example.com/search%3Fq%3Dhello%20world
特殊字符:
空格 → %20, & → %26, = → %3D, ? → %3F