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' : ''">
◊
LOZENGE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+25CA | |
| decimal | 9674 | |
| htmldecimal | ◊ | |
| htmlhex | ◊ | |
| css | \25CA | |
| javascript | \u{25CA} | |
| python | \u25ca | |
| java | \u25CA | |
| go | \u25CA | |
| ruby | \u{25CA} | |
| rust | \u{25CA} | |
| ccpp | \u25ca | |
| urlencoded | %E2%97%8A | |
| utf8bytes | e2 97 8a | |
| utf16bebytes | 25 ca | |
| utf32bebytes | 00 00 25 ca | |
| htmlentity | ◊ |
How to Use
HTML:
◊
or
◊
CSS:
content: "\25CA"
JavaScript:
"\u{25CA}"
Python:
"\u25ca"
Properties
- Block
- Geometric Shapes
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No