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 NUMBER ELEVEN
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+247E | |
| decimal | 9342 | |
| htmldecimal | ⑾ | |
| htmlhex | ⑾ | |
| css | \247E | |
| javascript | \u{247E} | |
| python | \u247e | |
| java | \u247E | |
| go | \u247E | |
| ruby | \u{247E} | |
| rust | \u{247E} | |
| ccpp | \u247e | |
| urlencoded | %E2%91%BE | |
| utf8bytes | e2 91 be | |
| utf16bebytes | 24 7e | |
| utf32bebytes | 00 00 24 7e |
How to Use
HTML:
⑾
CSS:
content: "\247E"
JavaScript:
"\u{247E}"
Python:
"\u247e"
Properties
- Block
- Enclosed Alphanumerics
- Script
- Zyyy
- Category
- Other Number (No)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 0028 0031 0031 0029