DevToys-app / DevToys

A Swiss Army knife for developers.
https://devtoys.app/
MIT License
26.94k stars 1.45k forks source link

Unicode encode/decode Request #876

Open watchingfun opened 1 year ago

watchingfun commented 1 year ago

What feature or new tool do you think should be added to DevToys?

Want unicode encoding and decoding function

Why do you think this is needed?

like urlencode/decode

Solution/Idea

mixed content : \u006d\u0069\u0078\u0065\u0064\u0020\u0063\u006f\u006e\u0074\u0065\u006e\u0074\u0020 decode to mixed content : mixed content

Comments

No response

Cito commented 1 year ago

Or something similar to https://apps.timwhitlock.info/unicode/inspect for inspection of Unicode strings.

parkgang commented 2 months ago

I want that feature too.