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 CAPITAL LETTER L WITH MIDDLE DOT
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+013F | |
| decimal | 319 | |
| htmldecimal | Ŀ | |
| htmlhex | Ŀ | |
| css | \013F | |
| javascript | \u{13F} | |
| python | \u013f | |
| java | \u013F | |
| go | \u013F | |
| ruby | \u{13F} | |
| rust | \u{13F} | |
| ccpp | \u013f | |
| urlencoded | %C4%BF | |
| utf8bytes | c4 bf | |
| utf16bebytes | 01 3f | |
| utf32bebytes | 00 00 01 3f |
Cómo usar
HTML:
Ŀ
CSS:
content: "\013F"
JavaScript:
"\u{13F}"
Python:
"\u013f"
Propiedades
- Bloque
- Latin Extended-A
- Escritura
- Latn
- Categoría
- Uppercase Letter (Lu)
- Bidireccional
- L
- Combinatorio
- 0
- Espejado
- No
- Descomposición
- <compat> 004C 00B7