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 U WITH DOUBLE GRAVE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0215 | |
| decimal | 533 | |
| htmldecimal | ȕ | |
| htmlhex | ȕ | |
| css | \0215 | |
| javascript | \u{215} | |
| python | \u0215 | |
| java | \u0215 | |
| go | \u0215 | |
| ruby | \u{215} | |
| rust | \u{215} | |
| ccpp | \u0215 | |
| urlencoded | %C8%95 | |
| utf8bytes | c8 95 | |
| utf16bebytes | 02 15 | |
| utf32bebytes | 00 00 02 15 |
How to Use
HTML:
ȕ
CSS:
content: "\0215"
JavaScript:
"\u{215}"
Python:
"\u0215"
Properties
- Block
- Latin Extended-B
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0075 030F