baiy / Ctool

程序开发常用工具 chrome / edge / firefox / utools / windows / linux / mac
https://ctool.dev
MIT License
1.47k stars 208 forks source link

建议增加字符串转16进制格式 #289

Open Y3y1ng opened 11 months ago

Y3y1ng commented 11 months ago

字符串utf-8:"成功" 现在格式:e68890e58a9f 增加格式:加入\x \xe6\x88\x90\xe5\x8a\x9f

我也不确定叫什么格式,可能是UTF-8编码转16进制的字符序列? 参考地址:https://www.bejson.com/encrypt/utf8encode/