Skip to main content
CipherChronicle

Cipher methods Symbols

Kaktovik Numerals (Iñupiat)

Kaktovik numerals are a vigesimal (base 20) numeric system created in 1994 by high school students in Kaktovik (a small Iñupiaq town in Alaska, on the Arctic Ocean) under the guidance of teacher Mary Ruth Hopson. The creation answered a real pedagogical problem: Iñupiaq children, whose native language uses base 20 (fingers + toes), struggled to learn arithmetic in base-10 Arabic notation.

The system associates each digit 0-19 with a compact, logical stick glyph (combination of horizontal and vertical bars), and larger numbers are composed by positional juxtaposition — like our base-10 Arabic numerals, but with 20 “atoms” instead of 10. The pedagogical success was such that the system was officially adopted by Iñupiaq schools in Alaska then codified in Unicode 15.0 in September 2022, in the block U+1D2C0..U+1D2D3.

How does the numeration work?

CipherChronicle treats a run of decimal digits as a single integer that is converted to base 20. The result is a sequence of “Kaktovik digits” (each between 0 and 19), most-significant first, each rendered by its own glyph. The technique echoes the historical Mayan numerals (also base 20), an Amerindian precursor of the Iñupiaq system.

Examples: 20[1, 0] (one Kaktovik-1 followed by one Kaktovik-0); 399[19, 19] (two Kaktovik-19 side by side); 400[1, 0, 0] (three glyphs). The current year 2026 is written [5, 1, 6] because 5·400 + 1·20 + 6 = 2000 + 20 + 6 = 2026.

Cryptographic strength: none. It’s an educational and cultural system, not a secret cipher. On CipherChronicle, it’s an awareness cipher for the diversity of world numerations — Arabic base 10 is not the only possibility, as Cistercian (graphic base 10), Babylonian (base 60) and Kaktovik (base 20) remind us.

Historical and modern usage

  • Iñupiaq schools in Alaska — official teaching since 1994.
  • Unicode 15.0 (2022) — standard codification in block U+1D2C0.
  • Mathematical pedagogy — diversity of numeric bases.
  • Native American studies — example of linguistic revitalisation.
  • Cistercian numerals — see our entry, European graphic base-10000 numeration.
  • Babylonian numerals — see our entry, historical base-60 Mesopotamian numeration.
  • D’ni (Myst) — see our entry, fictional base-25 numeration.

What are the weaknesses?

  • Numbers only — alphabetic text not supported.
  • Public educational system — no confidentiality.
  • Readable by analysis — digit frequency quickly reveals the base.

The 20 digits (0-19)

000
111
222
333
444
555
666
777
888
999
101010
111111
121212
131313
141414
151515
161616
171717
181818
191919