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
Overview
⑺ (PARENTHESIZED DIGIT SEVEN) is the Unicode character at code point U+247A. It belongs to the Enclosed Alphanumerics block, in the Other Number (No) general category. Its script is Zyyy.
On this page
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
Frequently Asked Questions
What is the ⑺ character (PARENTHESIZED DIGIT SEVEN)?
⑺ (PARENTHESIZED DIGIT SEVEN) is the Unicode character U+247A.
What is the Unicode codepoint of PARENTHESIZED DIGIT SEVEN?
The PARENTHESIZED DIGIT SEVEN character (⑺) has codepoint U+247A.
How do I type or copy PARENTHESIZED DIGIT SEVEN?
Copy ⑺ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.