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' : ''">
⊞
SQUARED PLUS
Kodierungstabelle
| Format | Wert | Kopieren |
|---|---|---|
| unicode | U+229E | |
| decimal | 8862 | |
| htmldecimal | ⊞ | |
| htmlhex | ⊞ | |
| css | \229E | |
| javascript | \u{229E} | |
| python | \u229e | |
| java | \u229E | |
| go | \u229E | |
| ruby | \u{229E} | |
| rust | \u{229E} | |
| ccpp | \u229e | |
| urlencoded | %E2%8A%9E | |
| utf8bytes | e2 8a 9e | |
| utf16bebytes | 22 9e | |
| utf32bebytes | 00 00 22 9e |
Verwendung
HTML:
⊞
CSS:
content: "\229E"
JavaScript:
"\u{229E}"
Python:
"\u229e"
Eigenschaften
- Block
- Mathematical Operators
- Schriftsystem
- Zyyy
- Kategorie
- Math Symbol (Sm)
- Bidirektional
- ON
- Kombinierend
- 0
- Gespiegelt
- Nein