Almost all modern computer-based cyphers start by converting alphabetical characters into numbers.
In fact, the vast majority of computer programs use numbers "behind the scenes" to represent text.
The most common way of doing this is either to use systems known as "Unicode", or "ASCII", which uses the same numbers as the first part of Unicode.
© Copyright Mike Brockington 2004 - 2025 All Rights Reserved