Tool to instantly convert your numerical entries into Unicode domino symbols. Visualize your combinations (6-2, 5/1) accurately in horizontal or vertical format.
Dominos in Digits - dCode
Tag(s) : Symbol Substitution, Fun/Miscellaneous
dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!
A domino is a rectangular tile divided into two ends, each bearing a numerical value represented by spots (called pips).
In standard game sets known as double-six, each half takes an integer value between 0 and 6, generating a total of 28 unique tiles.
To encode a domino in textual notation, the user can represent each tile as an ordered pair (a,b), where a and b are the values of the two ends.
Example: A domino with the values 1 and 2 is written 12 or (1,2) or 1/2.
By convention, the order can be ignored (undirected domino), which implies that 1,2 is equivalent to 2,1
The Unicode standard provides a set of glyphs/symbols for their visual display.
Dominoes are represented horizontally:
๐ฑ๐ฒ๐ณ๐ด๐ต๐ถ๐ท๐ธ๐น๐บ๐ป๐ผ๐ฝ๐พ๐ฟ๐๐๐๐๐๐ ๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐ ๐ก๐ฐ
and vertically:
๐ฃ๐ค๐ฅ๐ฆ๐ง๐จ๐ฉ๐ช๐ซ๐ฌ๐ญ๐ฎ๐ฏ๐ฐ๐ฑ๐ฒ๐ณ๐ด๐ต๐ถ๐ท๐ธ๐น๐บ๐ป๐ผ๐ฝ๐พ๐ฟ๐๐๐๐๐๐ ๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐ข
To decode a textual notation, the user must extract each pair a,b from the string.
Each pair is then interpreted as a domino whose two ends bear the values a and b respectively.
The visual representation then consists of associating these values with a corresponding graphical domino tile, possibly respecting the orientation if defined.
There is no single universal standard for representing dominoes in computing, but several conventions exist depending on the context.
— Textual representation: (a,b) or (a,b)(c,d) for a sequence of dominoes.
— Unicode: there is a specific block of characters in Unicode (U+1F030 to U+1F09F), allowing for a 2D graphical representation.
dCode retains ownership of the "Dominos in Digits" source code. Any algorithm for the "Dominos in Digits" algorithm, applet or snippet or script (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or any "Dominos in Digits" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) or any database download or API access for "Dominos in Digits" or any other element are not public (except explicit open source licence). Same with the download for offline use on PC, mobile, tablet, iPhone or Android app.
Reminder: dCode is an educational and teaching resource, accessible online for free and for everyone.
The content of the page "Dominos in Digits" and its results may be freely copied and reused, including for commercial purposes, provided that dCode.fr is cited as the source (Creative Commons CC-BY free distribution license).
Exporting the results is free and can be done simply by clicking on the export icons โค (.csv or .txt format) or โง (copy and paste).
To cite dCode.fr on another website, use the link:
In a scientific article or book, the recommended bibliographic citation is: Dominos in Digits on dCode.fr [online website], retrieved on 2026-04-21,