跳过导航,直达内容
YunHai LogoYunHai

Search

    URL 编码解码工具

    在线编码和解码 URL 字符串,支持 encodeURIComponent 和 encodeURI 两种模式。

    encodeURIComponent: 编码所有字符,适用于参数值

    encodeURI: 保留URL结构字符,适用于完整URL

    处理后的文本将显示在此处...