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' : ''">
・
HALFWIDTH KATAKANA MIDDLE DOT
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+FF65 | |
| decimal | 65381 | |
| htmldecimal | ・ | |
| htmlhex | ・ | |
| css | \FF65 | |
| javascript | \u{FF65} | |
| python | \uff65 | |
| java | \uFF65 | |
| go | \uFF65 | |
| ruby | \u{FF65} | |
| rust | \u{FF65} | |
| ccpp | \uff65 | |
| urlencoded | %EF%BD%A5 | |
| utf8bytes | ef bd a5 | |
| utf16bebytes | ff 65 | |
| utf32bebytes | 00 00 ff 65 |
Cómo usar
HTML:
・
CSS:
content: "\FF65"
JavaScript:
"\u{FF65}"
Python:
"\uff65"
Propiedades
- Escritura
- Zyyy
- Categoría
- Other Punctuation (Po)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No
- Descomposición
- <narrow> 30FB