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' : ''">
💸
MONEY WITH WINGS
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+1F4B8 | |
| decimal | 128184 | |
| htmldecimal | 💸 | |
| htmlhex | 💸 | |
| css | \1F4B8 | |
| javascript | \u{1F4B8} | |
| python | \U0001f4b8 | |
| java | \uD83D\uDCB8 | |
| go | \U0001F4B8 | |
| ruby | \u{1F4B8} | |
| rust | \u{1F4B8} | |
| ccpp | \U0001f4b8 | |
| urlencoded | %F0%9F%92%B8 | |
| utf8bytes | f0 9f 92 b8 | |
| utf16bebytes | d8 3d dc b8 | |
| utf32bebytes | 00 01 f4 b8 |
Cómo usar
HTML:
💸
CSS:
content: "\1F4B8"
JavaScript:
"\u{1F4B8}"
Python:
"\U0001f4b8"
Propiedades
- Escritura
- Zyyy
- Categoría
- Other Symbol (So)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No