This is a number system based on Unicode symbols This project transfers Arabic numbers to another numbering system 1000 based instead of 10 based Doing this can theoretically store a greater number in a smaller string which is very important in scratch as we store our game levels in strings
I manually selected 1000 from windows character map then copy to a variable then import it to list using a custom block I made i haven't make a translator yet... oh well, i shall leave that to you