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' : ''">
⒞
PARENTHESIZED LATIN SMALL LETTER C
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+249E | |
| decimal | 9374 | |
| htmldecimal | ⒞ | |
| htmlhex | ⒞ | |
| css | \249E | |
| javascript | \u{249E} | |
| python | \u249e | |
| java | \u249E | |
| go | \u249E | |
| ruby | \u{249E} | |
| rust | \u{249E} | |
| ccpp | \u249e | |
| urlencoded | %E2%92%9E | |
| utf8bytes | e2 92 9e | |
| utf16bebytes | 24 9e | |
| utf32bebytes | 00 00 24 9e |
How to Use
HTML:
⒞
CSS:
content: "\249E"
JavaScript:
"\u{249E}"
Python:
"\u249e"
Properties
- Block
- Enclosed Alphanumerics
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 0028 0063 0029