Press the space bar and type in the text you want to encode. Post your code in the comments for everyone to try and decode using my script.
I first programmed this script in JavaScript. Then I copied that code into Scratch. I got the idea of encoding things when I learned about the btoa() and atob() functions. I will try to make a decoding program for this soon.