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' : ''">
⟫
MATHEMATICAL RIGHT DOUBLE ANGLE BRACKET
एन्कोडिंग तालिका
| प्रारूप | मान | कॉपी |
|---|---|---|
| unicode | U+27EB | |
| decimal | 10219 | |
| htmldecimal | ⟫ | |
| htmlhex | ⟫ | |
| css | \27EB | |
| javascript | \u{27EB} | |
| python | \u27eb | |
| java | \u27EB | |
| go | \u27EB | |
| ruby | \u{27EB} | |
| rust | \u{27EB} | |
| ccpp | \u27eb | |
| urlencoded | %E2%9F%AB | |
| utf8bytes | e2 9f ab | |
| utf16bebytes | 27 eb | |
| utf32bebytes | 00 00 27 eb |
कैसे उपयोग करें
HTML:
⟫
CSS:
content: "\27EB"
JavaScript:
"\u{27EB}"
Python:
"\u27eb"
गुण
- स्क्रिप्ट
- Zyyy
- श्रेणी
- Close Punctuation (Pe)
- द्विदिशात्मक
- ON
- संयोजक
- 0
- दर्पण छवि
- हाँ