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' : ''">
🕍
SYNAGOGUE
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+1F54D | |
| decimal | 128333 | |
| htmldecimal | 🕍 | |
| htmlhex | 🕍 | |
| css | \1F54D | |
| javascript | \u{1F54D} | |
| python | \U0001f54d | |
| java | \uD83D\uDD4D | |
| go | \U0001F54D | |
| ruby | \u{1F54D} | |
| rust | \u{1F54D} | |
| ccpp | \U0001f54d | |
| urlencoded | %F0%9F%95%8D | |
| utf8bytes | f0 9f 95 8d | |
| utf16bebytes | d8 3d dd 4d | |
| utf32bebytes | 00 01 f5 4d |
Cómo usar
HTML:
🕍
CSS:
content: "\1F54D"
JavaScript:
"\u{1F54D}"
Python:
"\U0001f54d"
Propiedades
- Escritura
- Zyyy
- Categoría
- Other Symbol (So)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No