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 DIGIT SEVEN
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+247A | |
| decimal | 9338 | |
| htmldecimal | ⑺ | |
| htmlhex | ⑺ | |
| css | \247A | |
| javascript | \u{247A} | |
| python | \u247a | |
| java | \u247A | |
| go | \u247A | |
| ruby | \u{247A} | |
| rust | \u{247A} | |
| ccpp | \u247a | |
| urlencoded | %E2%91%BA | |
| utf8bytes | e2 91 ba | |
| utf16bebytes | 24 7a | |
| utf32bebytes | 00 00 24 7a |
How to Use
HTML:
⑺
CSS:
content: "\247A"
JavaScript:
"\u{247A}"
Python:
"\u247a"
Properties
- Block
- Enclosed Alphanumerics
- Script
- Zyyy
- Category
- Other Number (No)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 0028 0037 0029