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' : ''">
⚏
DIGRAM FOR GREATER YIN
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+268F | |
| decimal | 9871 | |
| htmldecimal | ⚏ | |
| htmlhex | ⚏ | |
| css | \268F | |
| javascript | \u{268F} | |
| python | \u268f | |
| java | \u268F | |
| go | \u268F | |
| ruby | \u{268F} | |
| rust | \u{268F} | |
| ccpp | \u268f | |
| urlencoded | %E2%9A%8F | |
| utf8bytes | e2 9a 8f | |
| utf16bebytes | 26 8f | |
| utf32bebytes | 00 00 26 8f |
How to Use
HTML:
⚏
CSS:
content: "\268F"
JavaScript:
"\u{268F}"
Python:
"\u268f"
Properties
- Block
- Miscellaneous Symbols
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No