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' : ''">
🄡
PARENTHESIZED LATIN CAPITAL LETTER R
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+1F121 | |
| decimal | 127265 | |
| htmldecimal | 🄡 | |
| htmlhex | 🄡 | |
| css | \1F121 | |
| javascript | \u{1F121} | |
| python | \U0001f121 | |
| java | \uD83C\uDD21 | |
| go | \U0001F121 | |
| ruby | \u{1F121} | |
| rust | \u{1F121} | |
| ccpp | \U0001f121 | |
| urlencoded | %F0%9F%84%A1 | |
| utf8bytes | f0 9f 84 a1 | |
| utf16bebytes | d8 3c dd 21 | |
| utf32bebytes | 00 01 f1 21 |
Cómo usar
HTML:
🄡
CSS:
content: "\1F121"
JavaScript:
"\u{1F121}"
Python:
"\U0001f121"
Propiedades
- Escritura
- Zyyy
- Categoría
- Other Symbol (So)
- Bidireccional
- L
- Combinatorio
- 0
- Espejado
- No
- Descomposición
- <compat> 0028 0052 0029