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' : ''">
⨰
MULTIPLICATION SIGN WITH DOT ABOVE
एन्कोडिंग तालिका
| प्रारूप | मान | कॉपी |
|---|---|---|
| unicode | U+2A30 | |
| decimal | 10800 | |
| htmldecimal | ⨰ | |
| htmlhex | ⨰ | |
| css | \2A30 | |
| javascript | \u{2A30} | |
| python | \u2a30 | |
| java | \u2A30 | |
| go | \u2A30 | |
| ruby | \u{2A30} | |
| rust | \u{2A30} | |
| ccpp | \u2a30 | |
| urlencoded | %E2%A8%B0 | |
| utf8bytes | e2 a8 b0 | |
| utf16bebytes | 2a 30 | |
| utf32bebytes | 00 00 2a 30 |
कैसे उपयोग करें
HTML:
⨰
CSS:
content: "\2A30"
JavaScript:
"\u{2A30}"
Python:
"\u2a30"
गुण
- स्क्रिप्ट
- Zyyy
- श्रेणी
- Math Symbol (Sm)
- द्विदिशात्मक
- ON
- संयोजक
- 0
- दर्पण छवि
- नहीं