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 MIDDLE-WELSH V
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1EFD | |
| decimal | 7933 | |
| htmldecimal | ỽ | |
| htmlhex | ỽ | |
| css | \1EFD | |
| javascript | \u{1EFD} | |
| python | \u1efd | |
| java | \u1EFD | |
| go | \u1EFD | |
| ruby | \u{1EFD} | |
| rust | \u{1EFD} | |
| ccpp | \u1efd | |
| urlencoded | %E1%BB%BD | |
| utf8bytes | e1 bb bd | |
| utf16bebytes | 1e fd | |
| utf32bebytes | 00 00 1e fd |
How to Use
HTML:
ỽ
CSS:
content: "\1EFD"
JavaScript:
"\u{1EFD}"
Python:
"\u1efd"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No