52ky 发表于 2021-8-14 19:50:26

编码转换工具 支持urlcode md5 base64 escape

8106*-*编码转换工具:支持 urlencode/decode(ansi utf8)
                               md5 字符串文件(拖放文件到FILE窗口)
                               base64 加密 解密
                               escape(unicode) 支持%xx %uxxxx \uxxxx转明文 加密时输出为 \uxxxx 部分特殊字符不转换

(Code conversion tool: support urlencode/decode(ansi utf8)
                              md5 string file (drag and drop the file to the FILE window)
                              base64 encryption and decryption
                              escape(unicode) Support %xx %uxxxx \uxxxx to plaintext, the output is \uxxxx during encryption, some special characters are not converted)

页: [1]
查看完整版本: 编码转换工具 支持urlcode md5 base64 escape