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 P WITH HOOK
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+01A5 | |
| decimal | 421 | |
| htmldecimal | ƥ | |
| htmlhex | ƥ | |
| css | \01A5 | |
| javascript | \u{1A5} | |
| python | \u01a5 | |
| java | \u01A5 | |
| go | \u01A5 | |
| ruby | \u{1A5} | |
| rust | \u{1A5} | |
| ccpp | \u01a5 | |
| urlencoded | %C6%A5 | |
| utf8bytes | c6 a5 | |
| utf16bebytes | 01 a5 | |
| utf32bebytes | 00 00 01 a5 |
Cómo usar
HTML:
ƥ
CSS:
content: "\01A5"
JavaScript:
"\u{1A5}"
Python:
"\u01a5"
Propiedades
- Bloque
- Latin Extended-B
- Escritura
- Latn
- Categoría
- Lowercase Letter (Ll)
- Bidireccional
- L
- Combinatorio
- 0
- Espejado
- No