Domino Tile Vertical-00-01 Symbol
π€ is the vertical domino tile for 00β01, used in games, graphics, and notation.
U+1F064
π€ represents a specific domino tile design. Itβs commonly used in contexts where dominoes are described visually. You can copy it directly or use its Unicode escapes in code.
Domino Tile Vertical-00-01 Symbol Meaning
π€ is a Unicode domino-tile character labeled βDOMINO TILE VERTICAL-00-01β (U+1F064). It depicts a vertical domino with the ends showing 0 and 1. Because itβs a dedicated tile glyph, itβs most useful when you need an exact tile representation rather than a generic βdominoβ icon. Youβll typically see it in domino game UI, tile trackers, scorecards, and educational or hobby content where specific tile values matter. For precise display across platforms, use the Unicode character or the provided HTML/CSS/JavaScript escapes when embedding in web pages or apps.
Common uses
- β’Domino game UI to show the exact tile (0β1) visually
- β’Digital scoreboards or tile trackers in apps and spreadsheets
- β’Board game tutorials and learning materials that reference specific tiles
- β’Design elements for card/tile-based posters, menus, or event graphics
- β’Chat and social posts for sharing hands or gameplay moments
Examples
π€ Domino Tile Vertical 00-01
- π€I played π€ in the left slot.
- π€My hand: π€ and a few doubles.
- π€Tile set includes vertical tiles like π€ (0β1).
- π€The next draw might be π€βwatch the pattern!
- π€Score update: placed π€ to extend the line.
Variations
Ready to copy
Technical codes
| Unicode | U+1F064 | |
| HTML Entity | 🁤 | |
| HTML Code | 🁤 | |
| CSS | \1F064 |
FAQ
What does π€ represent?
π€ is βDOMINO TILE VERTICAL-00-01β (U+1F064), a vertical domino tile showing values 0 and 1.
How can I copy the symbol to use it in a webpage or document?
You can copy the character π€ directly. For HTML, use 🁤.
What are the Unicode and escape codes for π€?
Unicode code point: U+1F064. HTML entity: 🁤. CSS escape: \\1F064. JavaScript escape: \\u{1F064}.
Will it always display correctly on every device?
It depends on font and Unicode support. Using the Unicode character (U+1F064) is the best practice, but appearance can vary by platform.