encodeURIComponent编码方式,会对特殊符号编码
encodeURI编码,不会对特殊符号编码
URL编码解码工具,是一款URL批量进行encodeURI和encodeURIComponent两种编码和解码的工具。