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