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