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' : ''">
⸲
TURNED COMMA
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2E32 | |
| decimal | 11826 | |
| htmldecimal | ⸲ | |
| htmlhex | ⸲ | |
| css | \2E32 | |
| javascript | \u{2E32} | |
| python | \u2e32 | |
| java | \u2E32 | |
| go | \u2E32 | |
| ruby | \u{2E32} | |
| rust | \u{2E32} | |
| ccpp | \u2e32 | |
| urlencoded | %E2%B8%B2 | |
| utf8bytes | e2 b8 b2 | |
| utf16bebytes | 2e 32 | |
| utf32bebytes | 00 00 2e 32 |
How to Use
HTML:
⸲
CSS:
content: "\2E32"
JavaScript:
"\u{2E32}"
Python:
"\u2e32"
Properties
- Block
- Supplemental Punctuation
- Script
- Zyyy
- Category
- Other Punctuation (Po)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No