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' : ''">
⯣
KRONOS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2BE3 | |
| decimal | 11235 | |
| htmldecimal | ⯣ | |
| htmlhex | ⯣ | |
| css | \2BE3 | |
| javascript | \u{2BE3} | |
| python | \u2be3 | |
| java | \u2BE3 | |
| go | \u2BE3 | |
| ruby | \u{2BE3} | |
| rust | \u{2BE3} | |
| ccpp | \u2be3 | |
| urlencoded | %E2%AF%A3 | |
| utf8bytes | e2 af a3 | |
| utf16bebytes | 2b e3 | |
| utf32bebytes | 00 00 2b e3 |
How to Use
HTML:
⯣
CSS:
content: "\2BE3"
JavaScript:
"\u{2BE3}"
Python:
"\u2be3"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No