Ok, I’m planning something like an utility app that can do many things, and encoding and decoding is one of those things. It’s going to be included in PixOS btw! I mean, a reporter block like “encode(‘string’) to (baseXX-morse-HEX-bin)” that could be placed as a variable could be nice. Also, it’s reverse “decode(‘encodedstring’) to (text-unicode-ASCII)” could be nice. The difference between those three text options might vary.
Do you get it?