✦free-symbols
𝙼

Mathematical Monospace Capital M Symbol

𝙼 is a Mathematical Monospace Capital M character used to present text in a monospaced math style.

U+1D67C

This character, 𝙼, belongs to the Unicode Mathematical Monospace set. It’s useful when you want a capital β€œM” that matches a math/technical typographic style. You can copy it directly or use the provided Unicode escapes in code.

Mathematical Monospace Capital M Symbol Meaning

𝙼 (Unicode U+1D67C) is β€œMathematical Monospace Capital M.” It represents the capital letter M, but rendered in a mathematical monospace style rather than the usual Latin font. People commonly use it in technical writing, math-adjacent labels, and UI elements where a consistent monospaced appearance is preferred. Because it’s a Unicode symbol rather than plain ASCII β€œM”, it may look different depending on whether the user’s system supports the Mathematical Monospace range. When compatibility matters, test on your target platforms and fonts.

Common uses

  • β€’Designing math-themed headings or labels that need a monospaced β€œM”.
  • β€’Typing variables, constants, or placeholders in math-styled mockups.
  • β€’Creating consistent typographic branding for technical apps and dashboards.
  • β€’Building code-like or terminal-style UI text where monospace look is desired.
  • β€’Social and graphic posts that require a stylized capital M matching a math font set.

Examples

𝙼 Mathematical Monospace Capital M

  • 𝙼Set M = {1, 2, 3}.
  • 𝙼Mode M: active
  • 𝙼Matrix M
  • 𝙼Step M1: initialize
  • 𝙼M is the parameter

Variations

Ready to copy

Technical codes

UnicodeU+1D67C
HTML Entity𝙼
HTML Code𝙼
CSS\1D67C

FAQ

What does the Mathematical Monospace Capital M symbol mean?

𝙼 (Unicode U+1D67C) is β€œMathematical Monospace Capital M.” It represents the capital letter M, but rendered in a mathematical monospace style rather than the usual Latin font. People commonly use it in technical writing, math-adjacent labels, and UI elements where a consistent monospaced appearance is preferred. Because it’s a Unicode symbol rather than plain ASCII β€œM”, it may look different depending on whether the user’s system supports the Mathematical Monospace range. When compatibility matters, test on your target platforms and fonts.

What Unicode character is 𝙼?

𝙼 is MATHEMATICAL MONOSPACE CAPITAL M, with Unicode code point U+1D67C.

How do I copy 𝙼?

Select and copy the character β€œπ™Όβ€ from this page, then paste it into your document or app.

Can I use 𝙼 in HTML, CSS, or JavaScript?

Yes. HTML entity: 𝙼. CSS escape: \\1D67C. JavaScript: \\u{1D67C}.

Will 𝙼 look the same on every device?

Not always. Appearance depends on whether the font/system supports the Mathematical Monospace Unicode range. Test on your target platforms.