Char code encode & decode

Dev

Char code encode & decode on GoojDex




Enter a string to encode or unicode value(s) to decode.

Note that multiple unicode values must be separated by commas.

For example,
enter https://example.com/ to encode (obfuscate) as 104, 116, 116, 112, 115, 58, 47, 47, 101, 120, 97, 109, 112, 108, 101, 46, 99, 111, 109, 47.
enter 104, 116, 116, 112, 115, 58, 47, 47, 101, 120, 97, 109, 112, 108, 101, 46, 99, 111, 109, 47 to decode as https://example.com/.

Output:

Output:




    Post a Comment