โœฆfree-symbols
๐™ข

Mathematical Sans-serif Bold Italic Small M Symbol

๐™ข is the mathematical sans-serif bold italic small m character (U+1D662).

U+1D662

๐™ข is a Unicode math-style character designed to look like an italic small โ€œmโ€ in a bold sans-serif form. Itโ€™s useful when you need typography that matches mathematical notation. You can copy it directly or use the provided Unicode escapes.

Mathematical Sans-serif Bold Italic Small M Symbol Meaning

๐™ข (Unicode U+1D662) is โ€œMATHEMATICAL SANS-SERIF BOLD ITALIC SMALL M.โ€ Like other mathematical alphanumeric symbols, itโ€™s primarily used as a styled variable or identifier in technical writing. Designers and developers may use it to mimic the look of a specific math font style when plain letters donโ€™t match the desired emphasis. Since it is a distinct Unicode character (not a normal ASCII โ€œmโ€), it may render differently depending on the font and platform.

Common uses

  • โ€ขLabeling a variable or parameter named โ€œmโ€ in math-leaning text
  • โ€ขCreating typographic emphasis in posters, UI mockups, or design systems for formula-like headings
  • โ€ขTyping in Unicode math styles for documents where โ€œmโ€ must match a bold italic sans-serif look
  • โ€ขUsing in technical writing, notes, or scripts that follow a consistent symbol style
  • โ€ขEmbedding in web content where you need a specific precomposed Unicode character for โ€œmโ€

Examples

๐™ข โ€” Mathematical Sans-Serif Bold Italic Small M

  • ๐™ขSet ๐™ข = 10 for the mass parameter.
  • ๐™ขLet ๐™ข represent the slope in the model.
  • ๐™ขChoose ๐™ข as a bold italic label for the term.
  • ๐™ขThe value of ๐™ข updates after each iteration.
  • ๐™ขDefine the parameter ๐™ข using the given formula.

Variations

Ready to copy

Technical codes

UnicodeU+1D662
HTML Entity𝙢
HTML Code𝙢
CSS\1D662

FAQ

What does the Mathematical Sans-serif Bold Italic Small M symbol mean?

๐™ข (Unicode U+1D662) is โ€œMATHEMATICAL SANS-SERIF BOLD ITALIC SMALL M.โ€ Like other mathematical alphanumeric symbols, itโ€™s primarily used as a styled variable or identifier in technical writing. Designers and developers may use it to mimic the look of a specific math font style when plain letters donโ€™t match the desired emphasis. Since it is a distinct Unicode character (not a normal ASCII โ€œmโ€), it may render differently depending on the font and platform.

What Unicode character is ๐™ข?

๐™ข is U+1D662, named โ€œMATHEMATICAL SANS-SERIF BOLD ITALIC SMALL M.โ€

How can I copy ๐™ข into HTML?

Use the HTML entity: 𝙢.

What is the CSS escape for ๐™ข?

Use: \\1D662.

Does ๐™ข work in JavaScript strings?

Yes. Use the JavaScript escape: \\u{1D662}.