I am working on a project for a friend who is looking for keith numbers (wolfram), and he is asking me to look through numbers in different bases. My problem is, I don't know how to convert numbers to higher bases because there aren't enough unique characters. I can only go to base 36 with letters, and base 62 with uppercase letters.
Does anyone know how I can express numbers in higher bases?