Domino Tile Vertical-05-00 Symbol
π is the vertical domino tile showing 5 and 0 pips (U+1F086).
U+1F086
π represents a specific playing-card-style domino tile in Unicode. Itβs useful when you need dominoes in icons, UI, or casual text. This page helps you copy the symbol and use it in common code formats.
Domino Tile Vertical-05-00 Symbol Meaning
π is the Unicode character named βDOMINO TILE VERTICAL-05-00,β code point U+1F086. It visually depicts a vertical domino tile with two ends labeled 5 and 0. Because itβs part of the Domino Tiles block, itβs typically used to represent dominoes in text-based contexts, such as game discussions, status indicators, or lightweight UI elements. It may also be used in creative writing or design where a domino motif is helpful, especially when you want the exact 5β0 tile rather than a generic domino icon.
Common uses
- β’Labeling domino pieces in a game UI or on a digital board
- β’Adding a domino tile icon to chat messages for game turns
- β’Creating lightweight domino-themed graphics for social posts
- β’Using in diagrams or instructions for domino game rules
- β’Decorating decks, sets, or inventory lists in apps
Examples
π Vertical Domino Tile 5-0
- πMy last tile was π (5β0).
- πPlay π next to the 0 end.
- πRound update: I drew π.
- πCheck the sequence using π as the starting tile.
- πOpponent claimed they have πβis it in the boneyard?
Variations
Ready to copy
Technical codes
| Unicode | U+1F086 | |
| HTML Entity | 🂆 | |
| HTML Code | 🂆 | |
| CSS | \1F086 |
FAQ
What does π mean?
Itβs the Unicode βDOMINO TILE VERTICAL-05-00,β a vertical domino tile showing 5 and 0 pips.
What is the Unicode code point for π?
The code point is U+1F086.
How can I use π in HTML?
You can use the entity: 🂆
What escapes work in JavaScript or CSS?
JavaScript: \\u{1F086}. CSS escaping: \\1F086.