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 L WITH CURL
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+0234 | |
| decimal | 564 | |
| htmldecimal | ȴ | |
| htmlhex | ȴ | |
| css | \0234 | |
| javascript | \u{234} | |
| python | \u0234 | |
| java | \u0234 | |
| go | \u0234 | |
| ruby | \u{234} | |
| rust | \u{234} | |
| ccpp | \u0234 | |
| urlencoded | %C8%B4 | |
| utf8bytes | c8 b4 | |
| utf16bebytes | 02 34 | |
| utf32bebytes | 00 00 02 34 |
Cómo usar
HTML:
ȴ
CSS:
content: "\0234"
JavaScript:
"\u{234}"
Python:
"\u0234"
Propiedades
- Bloque
- Latin Extended-B
- Escritura
- Latn
- Categoría
- Lowercase Letter (Ll)
- Bidireccional
- L
- Combinatorio
- 0
- Espejado
- No