URL Encoder

URL 编解码

支持 encodeURIComponent/encodeURI,解码支持将 + 视为空格。

Input

输入区

Output

输出区

所有编解码操作均在本地完成,不会上传到服务器。