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' : ''">
🯷
SEGMENTED DIGIT SEVEN
Overview
🯷 (SEGMENTED DIGIT SEVEN) is the Unicode character at code point U+1FBF7. It belongs to the Symbols for Legacy Computing block, in the Decimal Number (Nd) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1FBF7 | |
| decimal | 130039 | |
| htmldecimal | 🯷 | |
| htmlhex | 🯷 | |
| css | \1FBF7 | |
| javascript | \u{1FBF7} | |
| python | \U0001fbf7 | |
| java | \uD83E\uDFF7 | |
| go | \U0001FBF7 | |
| ruby | \u{1FBF7} | |
| rust | \u{1FBF7} | |
| ccpp | \U0001fbf7 | |
| urlencoded | %F0%9F%AF%B7 | |
| utf8bytes | f0 9f af b7 | |
| utf16bebytes | d8 3e df f7 | |
| utf32bebytes | 00 01 fb f7 |
How to Use
HTML:
🯷
CSS:
content: "\1FBF7"
JavaScript:
"\u{1FBF7}"
Python:
"\U0001fbf7"
Properties
- Script
- Zyyy
- Category
- Decimal Number (Nd)
- Bidirectional
- EN
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 0037
Frequently Asked Questions
What is the 🯷 character (SEGMENTED DIGIT SEVEN)?
🯷 (SEGMENTED DIGIT SEVEN) is the Unicode character U+1FBF7.
What is the Unicode codepoint of SEGMENTED DIGIT SEVEN?
The SEGMENTED DIGIT SEVEN character (🯷) has codepoint U+1FBF7.
How do I type or copy SEGMENTED DIGIT SEVEN?
Copy 🯷 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.