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
| Unicode | U+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.