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' : ''">
OUTLINED DIGIT SEVEN
Overview
(OUTLINED DIGIT SEVEN) is the Unicode character at code point U+1CCF7. It belongs to the Symbols for Legacy Computing Supplement block, in the Decimal Number (Nd) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1CCF7 | |
| decimal | 118007 | |
| htmldecimal | 𜳷 | |
| htmlhex | 𜳷 | |
| css | \1CCF7 | |
| javascript | \u{1CCF7} | |
| python | \U0001ccf7 | |
| java | \uD833\uDCF7 | |
| go | \U0001CCF7 | |
| ruby | \u{1CCF7} | |
| rust | \u{1CCF7} | |
| ccpp | \U0001ccf7 | |
| urlencoded | %F0%9C%B3%B7 | |
| utf8bytes | f0 9c b3 b7 | |
| utf16bebytes | d8 33 dc f7 | |
| utf32bebytes | 00 01 cc f7 |
How to Use
HTML:
𜳷
CSS:
content: "\1CCF7"
JavaScript:
"\u{1CCF7}"
Python:
"\U0001ccf7"
Properties
- Script
- Zyyy
- Category
- Decimal Number (Nd)
- Bidirectional
- EN
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 0037
Frequently Asked Questions
What is the character (OUTLINED DIGIT SEVEN)?
(OUTLINED DIGIT SEVEN) is the Unicode character U+1CCF7.
What is the Unicode codepoint of OUTLINED DIGIT SEVEN?
The OUTLINED DIGIT SEVEN character () has codepoint U+1CCF7.
How do I type or copy OUTLINED DIGIT SEVEN?
Copy directly, or use the HTML entity, UTF-8, and code encodings shown on this page.