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' : ''">
🌖
WANING GIBBOUS MOON SYMBOL
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+1F316 | |
| decimal | 127766 | |
| htmldecimal | 🌖 | |
| htmlhex | 🌖 | |
| css | \1F316 | |
| javascript | \u{1F316} | |
| python | \U0001f316 | |
| java | \uD83C\uDF16 | |
| go | \U0001F316 | |
| ruby | \u{1F316} | |
| rust | \u{1F316} | |
| ccpp | \U0001f316 | |
| urlencoded | %F0%9F%8C%96 | |
| utf8bytes | f0 9f 8c 96 | |
| utf16bebytes | d8 3c df 16 | |
| utf32bebytes | 00 01 f3 16 |
Cómo usar
HTML:
🌖
CSS:
content: "\1F316"
JavaScript:
"\u{1F316}"
Python:
"\U0001f316"
Propiedades
- Escritura
- Zyyy
- Categoría
- Other Symbol (So)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No