✦free-symbols
𝚍

Mathematical Monospace Small D Symbol

𝚍 is the Mathematical Monospace Small D character used for monospaced math-style text.

U+1D68D

𝚍 (Mathematical Monospace Small D) is a Unicode character designed for math-style monospaced typography. It’s useful when you want a consistent β€œmath monospace” look in text, labels, or UI. Below you’ll find copy options and technical identifiers.

Mathematical Monospace Small D Symbol Meaning

𝚍 is the Unicode character β€œMATHEMATICAL MONOSPACE SMALL D” (U+1D68D). It belongs to the Math category and represents a small letter β€œd” in a mathematical monospace styling. This is typically used when you need a font-stable, math-oriented letter that matches the look of other mathematical monospace characters. For example, it can appear in technical notation, variable-like labels, or stylized headings where a monospaced math aesthetic is preferred. In practice, treat it as a normal character you can copy/paste, while relying on its Unicode code point for correct encoding across platforms.

Common uses

  • β€’Creating consistent math-style UI labels using a monospaced look
  • β€’Copy/pasting variable or identifier text in technical documents
  • β€’Designing posters or slides with matching mathematical monospace typography
  • β€’Annotating code snippets or equations in documentation
  • β€’Using in social posts to convey a math/tech aesthetic

Examples

𝚍 β€” Mathematical Monospace Small D

  • 𝚍x_𝚍
  • 𝚍𝚍 = d
  • 𝚍let 𝚍 be a parameter
  • 𝚍The value of 𝚍 increases.
  • 𝚍Use 𝚍 in the label: 𝚍

Variations

Ready to copy

Technical codes

UnicodeU+1D68D
HTML Entity𝚍
HTML Code𝚍
CSS\1D68D

FAQ

What does the Mathematical Monospace Small D symbol mean?

𝚍 is the Unicode character β€œMATHEMATICAL MONOSPACE SMALL D” (U+1D68D). It belongs to the Math category and represents a small letter β€œd” in a mathematical monospace styling. This is typically used when you need a font-stable, math-oriented letter that matches the look of other mathematical monospace characters. For example, it can appear in technical notation, variable-like labels, or stylized headings where a monospaced math aesthetic is preferred. In practice, treat it as a normal character you can copy/paste, while relying on its Unicode code point for correct encoding across platforms.

What is the Unicode code point for 𝚍?

𝚍 is U+1D68D (MATHEMATICAL MONOSPACE SMALL D).

How do I copy 𝚍 into HTML?

Use the HTML entity: 𝚍

How can I include 𝚍 in CSS?

Use the CSS escape: \\1D68D

How can I include 𝚍 in JavaScript strings?

Use the JavaScript escape: \\u{1D68D}