Install

Which characters can I use?

Most Sudoku variants accept multiple character sets. The solver automatically detects which set you are using based on your input.

Grid sizeNumbersLettersMixedHex
51–5A–E
61–6A–F
71–7A–G
81–8A–H
91–9A–I
101–10A–J
111–11A–K
121–12A–L1–9, A–C
141–14A–N1–9, A–E
151–15A–O1–9, A–F
161–16A–P1–9, A–G0–9, A–F
181–18A–R
201–20A–T
211–21A–U
221–22A–V
241–24A–X
251–25A–Y

Custom sets — Besides the predefined sets above, the solver accepts any set of unique characters, as long as exactly N different characters appear on the board (where N is the grid size).

Odd-Even Sudoku only accepts numbers because the parity constraint (odd/even) only applies to digits.

The solver detects the character set automatically — just make sure all entries on the board use the same set.