English - Binary encoding app

This app can translate string from the Roman alphabet to binary and from binary to the Roman alphabet. If an unrecognised character is entered it will report this character to the user.

As this is a sample app, more characters must be added to the lists binaryList and letterList before it can be used.

The characters in binaryList can also be replaced with other strings to create your own private code. For the rest of the app to work, these strings need to be the same length. You would either need these string to be 8 characters long, or change the size of the variable ‘step’ to the length of your own strings in the first ‘if’ block in the ‘when TransButton.Click’ block (highlighted below).
setstep

Enjoy!

https://x.thunkable.com/projectPage/5bed87ed6bd90f13ac7d8189/

2 Likes

There are so many other websites which can translate this binary language into english. The Famous website blogtech.us write one article about Binary to English Translator Websites In 2020

You can read and find interesting websites in it

welcome to our community @samuelwoods0663!!:smmile:
there maybe apps to do binary encoding but @jane has made this in thunkable please appreciate it
Nice work @jane!!