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' : ''">
๐ฝ
MATHEMATICAL MONOSPACE DIGIT SEVEN
Overview
๐ฝ (MATHEMATICAL MONOSPACE DIGIT SEVEN) is the Unicode character at code point U+1D7FD. It belongs to the Mathematical Alphanumeric Symbols block, in the Decimal Number (Nd) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D7FD | |
| decimal | 120829 | |
| htmldecimal | 𝟽 | |
| htmlhex | 𝟽 | |
| css | \1D7FD | |
| javascript | \u{1D7FD} | |
| python | \U0001d7fd | |
| java | \uD835\uDFFD | |
| go | \U0001D7FD | |
| ruby | \u{1D7FD} | |
| rust | \u{1D7FD} | |
| ccpp | \U0001d7fd | |
| urlencoded | %F0%9D%9F%BD | |
| utf8bytes | f0 9d 9f bd | |
| utf16bebytes | d8 35 df fd | |
| utf32bebytes | 00 01 d7 fd |
How to Use
HTML:
𝟽
CSS:
content: "\1D7FD"
JavaScript:
"\u{1D7FD}"
Python:
"\U0001d7fd"
Properties
- Script
- Zyyy
- Category
- Decimal Number (Nd)
- Bidirectional
- EN
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 0037
Frequently Asked Questions
What is the ๐ฝ character (MATHEMATICAL MONOSPACE DIGIT SEVEN)?
๐ฝ (MATHEMATICAL MONOSPACE DIGIT SEVEN) is the Unicode character U+1D7FD.
What is the Unicode codepoint of MATHEMATICAL MONOSPACE DIGIT SEVEN?
The MATHEMATICAL MONOSPACE DIGIT SEVEN character (๐ฝ) has codepoint U+1D7FD.
How do I type or copy MATHEMATICAL MONOSPACE DIGIT SEVEN?
Copy ๐ฝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.