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' : ''">
˔
MODIFIER LETTER UP TACK
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+02D4 | |
| decimal | 724 | |
| htmldecimal | ˔ | |
| htmlhex | ˔ | |
| css | \02D4 | |
| javascript | \u{2D4} | |
| python | \u02d4 | |
| java | \u02D4 | |
| go | \u02D4 | |
| ruby | \u{2D4} | |
| rust | \u{2D4} | |
| ccpp | \u02d4 | |
| urlencoded | %CB%94 | |
| utf8bytes | cb 94 | |
| utf16bebytes | 02 d4 | |
| utf32bebytes | 00 00 02 d4 |
How to Use
HTML:
˔
CSS:
content: "\02D4"
JavaScript:
"\u{2D4}"
Python:
"\u02d4"
Properties
- Block
- Spacing Modifier Letters
- Script
- Zyyy
- Category
- Modifier Symbol (Sk)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No