interesting data encoding i thought i'd have a go at encoding numbers/letters/characters with interesting characters, like chess pices, or emojis, by using base conversion. since there are a lot of characters, way more than in the decimal number system, i hope to figure out how to do base conversion, to compress the data, for use in: save/load systems, and maybe cloud variable systems
if you want to use this, please give credit it's got a bit of a bug though, because returned should be "11111111111111111111111111" but it's a bit messed up :(