Simply input some text* by clicking the green flag and it will start slowly converting it to binary! The binary output will be in the "Characters in binary!!!" List. *The converter currently supports lower case letters from a-z(it doesnt even have spaces) next one will support all 8 bit ascii letters.
This project has EXTREMELY UNCLEAN CODE and is only practice for something I'm making in the future;) It converts ascii(text) into binary. This took like 30 mins of research and like ~3 hours of coding because I redid a ton. I will not explain how it works because even I don't understand because of how messy the code is. Please stay tuned for V2 since it will be my official version that I(and you) will be able to use in your projects. You can use this one in your project but you shouldn't because: 1) Its stored in the backdrop 2) It uses global vars 3) Lots of unnecessary code 4) MESSY CODE. Update on V2: I'm using the mobile offline app to make these since im on vacation rn and well... the mobile app is hot garbage. I needed to export the project as .sb3 so I could get hidden blocks. But then the app busted itself and my project would not export. Which means I wouldn't be able to put it on the website in the first place. Glad I found this early but I have to restart on the website now. Credits: exponent calculator script: https://scratch.mit.edu/projects/105745258/