Nonary notation can be used as a concise representation of ternary data. This is similar to using quaternary notation for binary data, though the digit set is closer in size to octal.
Except for three, no primes in nonary end in 0, 3 or 6, since any nonary number ending in 0, 3 or 6 is divisible by three.
A nonary number is divisible by two, four or eight, if the sum of its digits are also divisible by two, four or eight respectively.