This is a simple encoder and decoder. It can encode text and punctuation. It cannot differentiate between lower and upper case letters. It can encrypt spaces. Press "E" to encode and "D" to decode here are all the characters that it can encode: abcdefghijklmnopqrstuvwxyz1234567890`-=[]\;',./~!@#$%^&*()_+{}|:"<>? #new #all #cipher
Feel free to use this for your projects, if you save the encoded numbers into a global variable, you can essentially store text inside global variables. If you do use it, don't forget to give me credit!