Copyglyph
𝑴
U+1D474 · Mathematical Bold Italic Capital M · Mathematical Alphanumeric Symbols · Common

Mathematical Bold Italic Capital M 𝑴

Visual Description: The glyph is a bold italic capital M. It has thick strokes and a pronounced slant to the right. The lines are crisp on screens and in print. In typefaces used for math, it stands out beside lighter letters, balancing emphasis with readability. It often appears larger in formulas and labels.

Meaning & Usage: In formulas, a bold italic capital M is commonly used to label a matrix, a linear map, or a key variable. It helps distinguish vectors and scalars from normal text. In calculators and software, M is often shown as a selectable symbol for matrix input or a main parameter.

Historical Background: Bold italic math letters grew from typographic practices that separate emphasis, vectors, and operators. Designers and publishers created dedicated styles so symbols could be quickly read in complex equations. Unicode added a block of mathematical alphanumeric symbols to preserve these distinctions. In general, the M character acts as a versatile label in subjects, without tying itself to one meaning.

Practical Use: In teaching and quick interfaces, you can treat M as a matrix or a major variable. On calculators, a M button might switch to matrix mode, letting you enter dimensions and values with simple UI controls for operations or comparisons. For example, M & N indicates a comparison between objects, while M + N adds two matrices.

See our category page for related symbols.

Look‑alikes: M (U+4D).

Need styled alternatives? Try the Fancy Text tool.

Confusables

Technical details
  • Codepoint: U+1D474
  • General Category: Lu
  • Age: 3.1
  • Bidi Class: L
  • Decomposition: <font> 004D
  • Block: Mathematical Alphanumeric Symbols
  • Script: Common
  • UTF-8: F0 9D 91 B4
  • UTF-16: D835 DC74
  • UTF-32: 0001D474
  • HTML dec: &#119924;
  • HTML hex: &#x1D474;
  • JS escape: \u{1D474}
  • Python \N{}: \N{MATHEMATICAL BOLD ITALIC CAPITAL M}
  • Python \U: \U0001D474
  • URL-encoded: %F0%9D%91%B4
  • CSS escape: \1D474
How to type / insert

Fast copy: click the Copy button near the top of this page.

By codepoint: in many editors and IDEs, you can insert via the Unicode code U+1D474 or a built‑in character picker.

HTML: use the numeric entity (hex) or (decimal) when an HTML entity is needed.

Compatibility & troubleshooting

Font support: if the symbol does not render, the current font likely lacks this codepoint. Choose a font with broad Unicode coverage or allow a fallback font.

Web pages: ensure your CSS font stack includes a general fallback; avoid relying on images for common symbols to preserve accessibility and copyability.