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' : ''">
ᴤ
LATIN LETTER VOICED LARYNGEAL SPIRANT
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D24 | |
| decimal | 7460 | |
| htmldecimal | ᴤ | |
| htmlhex | ᴤ | |
| css | \1D24 | |
| javascript | \u{1D24} | |
| python | \u1d24 | |
| java | \u1D24 | |
| go | \u1D24 | |
| ruby | \u{1D24} | |
| rust | \u{1D24} | |
| ccpp | \u1d24 | |
| urlencoded | %E1%B4%A4 | |
| utf8bytes | e1 b4 a4 | |
| utf16bebytes | 1d 24 | |
| utf32bebytes | 00 00 1d 24 |
How to Use
HTML:
ᴤ
CSS:
content: "\1D24"
JavaScript:
"\u{1D24}"
Python:
"\u1d24"
Properties
- Block
- Phonetic Extensions
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No