This project can detect every character(which can be typed into scratch) from unicode plane 0 click to start search type in the character you want to search
use binary search(kinda) to make it faster characters which have uppercase takes much longer time to search shoutout to all the exception cases why does scratch compare strings with lowercase only