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 CONCAVE-SIDED DIAMOND
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+27E1 | |
| decimal | 10209 | |
| htmldecimal | ⟡ | |
| htmlhex | ⟡ | |
| css | \27E1 | |
| javascript | \u{27E1} | |
| python | \u27e1 | |
| java | \u27E1 | |
| go | \u27E1 | |
| ruby | \u{27E1} | |
| rust | \u{27E1} | |
| ccpp | \u27e1 | |
| urlencoded | %E2%9F%A1 | |
| utf8bytes | e2 9f a1 | |
| utf16bebytes | 27 e1 | |
| utf32bebytes | 00 00 27 e1 |
How to Use
HTML:
⟡
CSS:
content: "\27E1"
JavaScript:
"\u{27E1}"
Python:
"\u27e1"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No