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 LAMBDA WITH STROKE
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+019B | |
| decimal | 411 | |
| htmldecimal | ƛ | |
| htmlhex | ƛ | |
| css | \019B | |
| javascript | \u{19B} | |
| python | \u019b | |
| java | \u019B | |
| go | \u019B | |
| ruby | \u{19B} | |
| rust | \u{19B} | |
| ccpp | \u019b | |
| urlencoded | %C6%9B | |
| utf8bytes | c6 9b | |
| utf16bebytes | 01 9b | |
| utf32bebytes | 00 00 01 9b |
Cómo usar
HTML:
ƛ
CSS:
content: "\019B"
JavaScript:
"\u{19B}"
Python:
"\u019b"
Propiedades
- Bloque
- Latin Extended-B
- Escritura
- Latn
- Categoría
- Lowercase Letter (Ll)
- Bidireccional
- L
- Combinatorio
- 0
- Espejado
- No