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' : ''">
☯
YIN YANG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+262F | |
| decimal | 9775 | |
| htmldecimal | ☯ | |
| htmlhex | ☯ | |
| css | \262F | |
| javascript | \u{262F} | |
| python | \u262f | |
| java | \u262F | |
| go | \u262F | |
| ruby | \u{262F} | |
| rust | \u{262F} | |
| ccpp | \u262f | |
| urlencoded | %E2%98%AF | |
| utf8bytes | e2 98 af | |
| utf16bebytes | 26 2f | |
| utf32bebytes | 00 00 26 2f |
How to Use
HTML:
☯
CSS:
content: "\262F"
JavaScript:
"\u{262F}"
Python:
"\u262f"
Properties
- Block
- Miscellaneous Symbols
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No