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 SMALL LETTER TURNED G
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D77 | |
| decimal | 7543 | |
| htmldecimal | ᵷ | |
| htmlhex | ᵷ | |
| css | \1D77 | |
| javascript | \u{1D77} | |
| python | \u1d77 | |
| java | \u1D77 | |
| go | \u1D77 | |
| ruby | \u{1D77} | |
| rust | \u{1D77} | |
| ccpp | \u1d77 | |
| urlencoded | %E1%B5%B7 | |
| utf8bytes | e1 b5 b7 | |
| utf16bebytes | 1d 77 | |
| utf32bebytes | 00 00 1d 77 |
How to Use
HTML:
ᵷ
CSS:
content: "\1D77"
JavaScript:
"\u{1D77}"
Python:
"\u1d77"
Properties
- Block
- Phonetic Extensions
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No