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 BOLD ITALIC CAPITAL D
Overview
๐ซ (MATHEMATICAL BOLD ITALIC CAPITAL D) is the Unicode character at code point U+1D46B. It belongs to the Mathematical Alphanumeric Symbols block, in the Uppercase Letter (Lu) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D46B | |
| decimal | 119915 | |
| htmldecimal | 𝑫 | |
| htmlhex | 𝑫 | |
| css | \1D46B | |
| javascript | \u{1D46B} | |
| python | \U0001d46b | |
| java | \uD835\uDC6B | |
| go | \U0001D46B | |
| ruby | \u{1D46B} | |
| rust | \u{1D46B} | |
| ccpp | \U0001d46b | |
| urlencoded | %F0%9D%91%AB | |
| utf8bytes | f0 9d 91 ab | |
| utf16bebytes | d8 35 dc 6b | |
| utf32bebytes | 00 01 d4 6b |
How to Use
HTML:
𝑫
CSS:
content: "\1D46B"
JavaScript:
"\u{1D46B}"
Python:
"\U0001d46b"
Properties
- Script
- Zyyy
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 0044
Frequently Asked Questions
What is the ๐ซ character (MATHEMATICAL BOLD ITALIC CAPITAL D)?
๐ซ (MATHEMATICAL BOLD ITALIC CAPITAL D) is the Unicode character U+1D46B.
What is the Unicode codepoint of MATHEMATICAL BOLD ITALIC CAPITAL D?
The MATHEMATICAL BOLD ITALIC CAPITAL D character (๐ซ) has codepoint U+1D46B.
How do I type or copy MATHEMATICAL BOLD ITALIC CAPITAL D?
Copy ๐ซ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.