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