Ancient Greek Numeral Calculator

Use this calculator to convert Ancient Greek numerals to numbers, or enter a whole number to convert it back. It uses Ionic/Milesian notation with the thousands marker ͵.

Number Max 999,999
Greek

Ancient Greek and Arabic place values

Greek segment Arabic value
Enter a value to see place values.

Ancient Greek numerals chart

The chart below lists core Ionic/Milesian symbols and values used in this calculator.

Symbol Value Group
α1Units
β2Units
γ3Units
δ4Units
ε5Units
ϛ6Units
ζ7Units
η8Units
θ9Units
ι10Tens
κ20Tens
λ30Tens
μ40Tens
ν50Tens
ξ60Tens
ο70Tens
π80Tens
ϟ90Tens
ρ100Hundreds
σ200Hundreds
τ300Hundreds
υ400Hundreds
φ500Hundreds
χ600Hundreds
ψ700Hundreds
ω800Hundreds
ϡ900Hundreds
͵α1,000Thousands
͵β2,000Thousands
͵γ3,000Thousands
͵δ4,000Thousands
͵ε5,000Thousands
͵ϛ6,000Thousands
͵ζ7,000Thousands
͵η8,000Thousands
͵θ9,000Thousands
͵ι10,000Tens of thousands
͵κ20,000Tens of thousands
͵λ30,000Tens of thousands
͵μ40,000Tens of thousands
͵ν50,000Tens of thousands
͵ξ60,000Tens of thousands
͵ο70,000Tens of thousands
͵π80,000Tens of thousands
͵ϟ90,000Tens of thousands
͵ρ100,000Hundreds of thousands
͵σ200,000Hundreds of thousands
͵τ300,000Hundreds of thousands
͵υ400,000Hundreds of thousands
͵φ500,000Hundreds of thousands
͵χ600,000Hundreds of thousands
͵ψ700,000Hundreds of thousands
͵ω800,000Hundreds of thousands
͵ϡ900,000Hundreds of thousands

What this Ancient Greek numeral calculator is designed to solve

This calculator is built for a very specific workflow: converting between whole numbers and the Ancient Greek alphabetic numeral system usually called Ionic or Milesian notation. The practical use case is not generic arithmetic. It is reading inscriptions, validating manuscript transcriptions, preparing educational material, and checking whether a symbolic Greek number has been written in a canonical and technically correct way.

That is why the page does more than swap characters. It resolves each accepted symbol to a fixed value, preserves the thousands marker logic, and rebuilds the output in descending canonical order. The goal is deterministic conversion, not decorative approximation.

The tool stays primary above the fold. The documentation below exists as a technical manual for the result so users can understand why a given Greek sequence maps to a number, why some inputs are rejected, and how this alphabetic system differs from positional systems such as modern base-10 notation.

Core conversion rule

Readable conversion formula: total value = sum of every accepted Greek numeral symbol value after thousands-marked symbols are multiplied by 1,000.

Readable thousands rule: a lower numeral sign ͵ placed before a valid unit, ten, or hundred letter converts that letter into its thousands equivalent.

Variable key: total value is the final Arabic number, symbol value is the fixed worth of an accepted Ionic numeral letter, and thousands-marked symbol means a Greek numeral immediately preceded by ͵.

This is an additive system rather than a positional decimal system. The letters do not change value because of left-to-right placement in the modern place-value sense. Instead, each accepted symbol carries a fixed amount, and the sequence is interpreted as an ordered sum.

Why the Ionic or Milesian system matters

Ancient Greek numeration is not a single uniform scheme across all periods. The calculator on this page uses the later alphabetic system, sometimes called Ionic or Milesian notation, because it is the one most readers encounter in scholarly references, manuscript descriptions, and structured teaching materials.

That system assigns separate letters to values 1 to 9, 10 to 90, and 100 to 900. It is more compact than earlier acrophonic approaches and is better suited to deterministic modern conversion because each accepted sign maps cleanly to one value band.

This matters for search intent because many users know they are looking at Greek number letters but do not know which historical scheme they belong to. A high-quality calculator page should name the actual system instead of treating all Greek numerals as one undifferentiated category.

The three obsolete letters you cannot ignore

A common mistake on weaker Ancient Greek numeral pages is to show only the standard twenty-four classical alphabet letters. That is incomplete for numeral work. The alphabetic number system also relies on three older letters retained specifically for numeric use: stigma for 6, koppa for 90, and sampi for 900.

Without those letters, full-range conversion breaks immediately. A page that omits them can appear educational while still being mathematically unusable for routine numeral transcription. That is why this calculator treats them as first-class supported input rather than edge-case curiosities.

Their presence is also a useful signal to advanced users that the page is built for reference-grade conversion and not just surface-level Greek character matching.

How the lower numeral sign changes the value

The most important special character on this page is the lower numeral sign ͵, often called the left keraia in this context. It is not decoration. It is a multiplier marker that turns an ordinary numeral letter into its thousands counterpart.

For example, α is 1 but ͵α is 1,000. In the same way, ρ is 100 but ͵ρ is 100,000. The calculator treats that marker as part of the numeral token, not as an optional punctuation mark.

This is one of the places where user input frequently fails. If the marker is missing, misplaced, or separated from the intended symbol, the resolved value changes completely. Using the built-in symbol buttons is therefore safer than relying on copied text from mixed Unicode sources.

Canonical descending order and deterministic output

The engine on this page outputs canonical descending notation. That means larger-value symbols are emitted before smaller-value symbols, with the thousands-marked group resolved cleanly before the lower-value group. This keeps the output stable and audit-friendly.

Why be strict about order? Because the numeral system is additive, users can sometimes build unconventional strings that still sum to the same total. A lenient parser could accept those and then quietly normalize them, but that hides transcription mistakes. A stricter page is better for scholarship, teaching, and document checking because it forces the visible sequence to be meaningful, not merely numerically salvageable.

In other words, this page does not just tell you what a symbol string could add up to. It helps determine whether the sequence is written in the structured form readers would expect to see in a careful reference context.

Why the supported range stops at 999,999

The supported ceiling is a design choice, not an arbitrary omission. Within 1 to 999,999, the calculator can stay strict about the canonical thousands-marked notation it renders and parses. Beyond that range, historical usage often introduces additional conventions, especially around myriads and large-number notation, that make deterministic everyday conversion less clean.

A lot of competitor pages pretend that “larger is better” even when the notation past the supported range becomes ambiguous or historically mixed. This page takes the opposite approach: stay explicit about the exact notation contract and keep the results trustworthy inside that contract.

For users doing inscription work, textbook exercises, or manuscript citation checks, reliability inside a well-defined range is usually more valuable than superficial support for poorly specified larger forms.

Ancient Greek numerals versus modern decimal place value

Modern Arabic notation is positional: the same digit changes contribution depending on whether it sits in the ones, tens, hundreds, or thousands place. Ancient Greek alphabetic numerals do not behave that way. The symbol itself carries the value band, and the thousands marker modifies that band when present.

That means the reading skill is different. When a user inspects a Greek numeral string, the task is not to evaluate repeated powers of ten from left to right. It is to identify each accepted symbol, map it to its fixed amount, then total the sequence as a structured sum.

This difference explains why the place-value table on the page is useful even though the system is not positional in the modern decimal sense. It helps users see how the resolved number has been segmented and why each segment contributes what it does.

Unicode, transcription, and copy-paste edge cases

One hidden variable other calculators often ignore is character quality. Ancient Greek numeral work is unusually vulnerable to copy-paste errors because visually similar letters, punctuation-like marks, and normalization differences can enter the input when text is copied from PDFs, scanned editions, or mixed-encoding websites.

The lower numeral sign is especially sensitive. A visually similar apostrophe-like mark or spacing error can make a string look correct to the eye while failing deterministic parsing. Obsolete numeral letters also create issues when a source substitutes lookalikes rather than the intended code points.

This is why a strict converter is useful. A rejection is often more valuable than a guessed answer because it tells the user the source string needs inspection before it is trusted in a scholarly or educational workflow.

Use cases where this page adds real value

The obvious use case is reading a historical or pedagogical Greek numeral and getting the Arabic value instantly. But the more valuable workflows are usually narrower: checking whether a classroom example has been transcribed correctly, verifying a catalogue note, normalizing a value for database entry, or generating a canonical Greek numeral for teaching material.

A numerals page that only emits one answer without explanation is weak for those tasks. Users often need to see place-value breakdowns, supported symbol sets, and the exact notation contract before they can trust a result in a research, editing, or teaching environment.

That is also why the page links outward to adjacent numeral-system tools. People working with one ancient numbering tradition are often comparing it against another, and the related calculators below help keep that workflow within the same cluster.

Ancient Greek Numeral Calculator FAQ

What does this Ancient Greek numeral calculator do?

It converts whole numbers into canonical Ancient Greek alphabetic numerals and converts supported Greek numeral input back into modern Arabic numbers using deterministic Ionic or Milesian rules.

Which Ancient Greek numeral system does this page use?

This page uses the Ionic or Milesian alphabetic system, not the older Attic acrophonic system. It assigns separate letters to units, tens, and hundreds, then uses the lower numeral sign before a letter to mark thousands.

Why are stigma, koppa, and sampi included?

Those three historical letters are part of the standard alphabetic numeral set. Stigma stands for 6, koppa stands for 90, and sampi stands for 900, so they are necessary for accurate full-range conversion.

How are thousands written in Ancient Greek numerals?

Thousands are written by placing the lower numeral sign ͵ before the relevant unit, ten, or hundred letter. For example, ͵α means 1,000 and ͵ρ means 100,000 in the supported range used by this calculator.

Why does the calculator reject some symbol orders?

The engine expects canonical descending order so the output is deterministic and easy to audit. Inputs that scramble place values or repeat symbols in ways the canonical system does not use are flagged instead of being silently normalized.

Can this page calculate values larger than 999,999?

No. This calculator is intentionally capped at 999,999 so it can stay strict about the supported canonical notation. Larger historical expressions often involve other conventions such as myriad notation that are outside this page’s deterministic scope.

Can I enter lowercase Greek characters directly?

Yes. The calculator is designed around the Greek characters shown on the page, including the lower numeral sign for thousands. Using the provided shortcut buttons is the safest way to avoid character-entry errors.

When should I use another numeral calculator instead?

Use this page when the text or inscription is specifically in Ancient Greek alphabetic notation. If you are working with Roman, Babylonian, or Egyptian symbols, the related numeral calculators below will match those systems more closely.