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' : ''">
⏕
METRICAL TWO SHORTS OVER LONG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+23D5 | |
| decimal | 9173 | |
| htmldecimal | ⏕ | |
| htmlhex | ⏕ | |
| css | \23D5 | |
| javascript | \u{23D5} | |
| python | \u23d5 | |
| java | \u23D5 | |
| go | \u23D5 | |
| ruby | \u{23D5} | |
| rust | \u{23D5} | |
| ccpp | \u23d5 | |
| urlencoded | %E2%8F%95 | |
| utf8bytes | e2 8f 95 | |
| utf16bebytes | 23 d5 | |
| utf32bebytes | 00 00 23 d5 |
How to Use
HTML:
⏕
CSS:
content: "\23D5"
JavaScript:
"\u{23D5}"
Python:
"\u23d5"
Properties
- Block
- Miscellaneous Technical
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No