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 SHORT OVER LONG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+23D3 | |
| decimal | 9171 | |
| htmldecimal | ⏓ | |
| htmlhex | ⏓ | |
| css | \23D3 | |
| javascript | \u{23D3} | |
| python | \u23d3 | |
| java | \u23D3 | |
| go | \u23D3 | |
| ruby | \u{23D3} | |
| rust | \u{23D3} | |
| ccpp | \u23d3 | |
| urlencoded | %E2%8F%93 | |
| utf8bytes | e2 8f 93 | |
| utf16bebytes | 23 d3 | |
| utf32bebytes | 00 00 23 d3 |
How to Use
HTML:
⏓
CSS:
content: "\23D3"
JavaScript:
"\u{23D3}"
Python:
"\u23d3"
Properties
- Block
- Miscellaneous Technical
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No