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' : ''">
」
RIGHT CORNER BRACKET
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+300D | |
| decimal | 12301 | |
| htmldecimal | 」 | |
| htmlhex | 」 | |
| css | \300D | |
| javascript | \u{300D} | |
| python | \u300d | |
| java | \u300D | |
| go | \u300D | |
| ruby | \u{300D} | |
| rust | \u{300D} | |
| ccpp | \u300d | |
| urlencoded | %E3%80%8D | |
| utf8bytes | e3 80 8d | |
| utf16bebytes | 30 0d | |
| utf32bebytes | 00 00 30 0d |
Cómo usar
HTML:
」
CSS:
content: "\300D"
JavaScript:
"\u{300D}"
Python:
"\u300d"
Propiedades
- Bloque
- CJK Symbols and Punctuation
- Escritura
- Zyyy
- Categoría
- Close Punctuation (Pe)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- Sí