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' : ''">
🎬
CLAPPER BOARD
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+1F3AC | |
| decimal | 127916 | |
| htmldecimal | 🎬 | |
| htmlhex | 🎬 | |
| css | \1F3AC | |
| javascript | \u{1F3AC} | |
| python | \U0001f3ac | |
| java | \uD83C\uDFAC | |
| go | \U0001F3AC | |
| ruby | \u{1F3AC} | |
| rust | \u{1F3AC} | |
| ccpp | \U0001f3ac | |
| urlencoded | %F0%9F%8E%AC | |
| utf8bytes | f0 9f 8e ac | |
| utf16bebytes | d8 3c df ac | |
| utf32bebytes | 00 01 f3 ac |
Cómo usar
HTML:
🎬
CSS:
content: "\1F3AC"
JavaScript:
"\u{1F3AC}"
Python:
"\U0001f3ac"
Propiedades
- Escritura
- Zyyy
- Categoría
- Other Symbol (So)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No