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 SANS-SERIF BOLD DIGIT EIGHT
Overview
๐ด (MATHEMATICAL SANS-SERIF BOLD DIGIT EIGHT) is the Unicode character at code point U+1D7F4. 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+1D7F4 | |
| decimal | 120820 | |
| htmldecimal | 𝟴 | |
| htmlhex | 𝟴 | |
| css | \1D7F4 | |
| javascript | \u{1D7F4} | |
| python | \U0001d7f4 | |
| java | \uD835\uDFF4 | |
| go | \U0001D7F4 | |
| ruby | \u{1D7F4} | |
| rust | \u{1D7F4} | |
| ccpp | \U0001d7f4 | |
| urlencoded | %F0%9D%9F%B4 | |
| utf8bytes | f0 9d 9f b4 | |
| utf16bebytes | d8 35 df f4 | |
| utf32bebytes | 00 01 d7 f4 |
How to Use
HTML:
𝟴
CSS:
content: "\1D7F4"
JavaScript:
"\u{1D7F4}"
Python:
"\U0001d7f4"
Properties
- Script
- Zyyy
- Category
- Decimal Number (Nd)
- Bidirectional
- EN
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 0038
Frequently Asked Questions
What is the ๐ด character (MATHEMATICAL SANS-SERIF BOLD DIGIT EIGHT)?
๐ด (MATHEMATICAL SANS-SERIF BOLD DIGIT EIGHT) is the Unicode character U+1D7F4.
What is the Unicode codepoint of MATHEMATICAL SANS-SERIF BOLD DIGIT EIGHT?
The MATHEMATICAL SANS-SERIF BOLD DIGIT EIGHT character (๐ด) has codepoint U+1D7F4.
How do I type or copy MATHEMATICAL SANS-SERIF BOLD DIGIT EIGHT?
Copy ๐ด directly, or use the HTML entity, UTF-8, and code encodings shown on this page.