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