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 BREVE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+23D1 | |
| decimal | 9169 | |
| htmldecimal | ⏑ | |
| htmlhex | ⏑ | |
| css | \23D1 | |
| javascript | \u{23D1} | |
| python | \u23d1 | |
| java | \u23D1 | |
| go | \u23D1 | |
| ruby | \u{23D1} | |
| rust | \u{23D1} | |
| ccpp | \u23d1 | |
| urlencoded | %E2%8F%91 | |
| utf8bytes | e2 8f 91 | |
| utf16bebytes | 23 d1 | |
| utf32bebytes | 00 00 23 d1 |
How to Use
HTML:
⏑
CSS:
content: "\23D1"
JavaScript:
"\u{23D1}"
Python:
"\u23d1"
Properties
- Block
- Miscellaneous Technical
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No