I spent an hour making something that won't get noticed. .-. When asked if you want to encode or decode, it can accept it in caps or lower case. Hey, I've made a second version of this now, for converting negative numbers. You can find it here: https://scratch.mit.edu/projects/838303966/
Update Log: (dd/mm/yy) 9/7/23: Changed the code so that it can work for any amount of bits. I kept it working at 8 bits, however, you can change this in a remix. Definitions: Binary: ones and zeros. Denary: Normal Numbers 8-bit: means that in a string of binary there are 8 ones or zeros Encode: Turning Denary to Binary Decode: Turning Binary to Denary