โœฆ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.