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