URL 编解码
URL 编码和解码转换,支持完整 URL 和组件模式
编码模式:
encodeURIComponent (推荐)
encodeURI (完整 URL)
输入内容
编码 →
← 解码