copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('◬'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
◬
WHITE UP-POINTING TRIANGLE WITH DOT
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+25EC | |
| decimal | 9708 | |
| htmldecimal | ◬ | |
| htmlhex | ◬ | |
| css | \25EC | |
| javascript | \u{25EC} | |
| python | \u25ec | |
| java | \u25EC | |
| go | \u25EC | |
| ruby | \u{25EC} | |
| rust | \u{25EC} | |
| ccpp | \u25ec | |
| urlencoded | %E2%97%AC | |
| utf8bytes | e2 97 ac | |
| utf16bebytes | 25 ec | |
| utf32bebytes | 00 00 25 ec |
How to Use
HTML:
◬
CSS:
content: "\25EC"
JavaScript:
"\u{25EC}"
Python:
"\u25ec"
Properties
- Block
- Geometric Shapes
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No