(January 27, 2019 at 9:38 pm)AFTT47 Wrote:(January 27, 2019 at 5:27 pm)Shell B Wrote: That sentence is binary.
Actually, it's probably BCD (Binary Coded Decimal). It's a series of 8-bit binary numbers, each representing a decimal value which probably represents an ASCII character.
Not particularly clever, just designed to impress someone who isn't computer-savvy.
No, it is binary and *not* BCD. Convert to hex and compare to an ascii table (don't use decimals at all).
ASCII is a lost art.