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' : ''">
⚹
SEXTILE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+26B9 | |
| decimal | 9913 | |
| htmldecimal | ⚹ | |
| htmlhex | ⚹ | |
| css | \26B9 | |
| javascript | \u{26B9} | |
| python | \u26b9 | |
| java | \u26B9 | |
| go | \u26B9 | |
| ruby | \u{26B9} | |
| rust | \u{26B9} | |
| ccpp | \u26b9 | |
| urlencoded | %E2%9A%B9 | |
| utf8bytes | e2 9a b9 | |
| utf16bebytes | 26 b9 | |
| utf32bebytes | 00 00 26 b9 |
How to Use
HTML:
⚹
CSS:
content: "\26B9"
JavaScript:
"\u{26B9}"
Python:
"\u26b9"
Properties
- Block
- Miscellaneous Symbols
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No