URL 编码/解码

URL 在线编码解码工具

输入

URL 编码使用 `encodeURIComponent`;解码使用 `decodeURIComponent`。

结果预览