✦free-symbols
𝒙

Mathematical Bold Italic Small X Symbol

𝒙 is a bold italic small x character used to represent variables in mathematical text.

U+1D499

The character 𝒙 is a styled form of the letter x. It’s commonly used in math writing where bold italic variables are needed. You can copy it directly or use its Unicode/HTML/CSS/JavaScript escapes.

Mathematical Bold Italic Small X Symbol Meaning

𝒙 is the Unicode character β€œMATHEMATICAL BOLD ITALIC SMALL X” (U+1D499). It represents a lowercase x that is formatted in bold and italic, typically used as a variable symbol in mathematical notation. Designers and technical writers choose it when they need a typographic distinction between different variables (for example, one x in regular style and another in bold italic). Because it’s a distinct Unicode character, it may render differently across fontsβ€”so test in the environments where you’ll display it. In practice, it’s mainly a typographic/math-symbol asset rather than a character with everyday meanings.

Common uses

  • β€’Labeling variables in equations and algebra-style documentation
  • β€’Creating consistent typographic styling for math content in design mockups
  • β€’Writing STEM posts or slides where a bold-italic x is required
  • β€’Using in custom mathematical UI text (e.g., diagrams, editors, formula tooltips)
  • β€’Representing a specific styled variable in technical writing and reports

Examples

𝒙 β€” Mathematical Bold Italic Small X

  • 𝒙Let 𝒙 be a real number.
  • 𝒙We solve for 𝒙 using the given constraint.
  • 𝒙Consider the vector 𝒙 in the coordinate system.
  • 𝒙The value of 𝒙 depends on the parameter t.
  • 𝒙Plot 𝒙 as a function of time.

Variations

Ready to copy

Technical codes

UnicodeU+1D499
HTML Entity𝒙
HTML Code𝒙
CSS\1D499

FAQ

What does the Mathematical Bold Italic Small X symbol mean?

𝒙 is the Unicode character β€œMATHEMATICAL BOLD ITALIC SMALL X” (U+1D499). It represents a lowercase x that is formatted in bold and italic, typically used as a variable symbol in mathematical notation. Designers and technical writers choose it when they need a typographic distinction between different variables (for example, one x in regular style and another in bold italic). Because it’s a distinct Unicode character, it may render differently across fontsβ€”so test in the environments where you’ll display it. In practice, it’s mainly a typographic/math-symbol asset rather than a character with everyday meanings.

Is 𝒙 just the letter x?

It’s a distinct Unicode character: β€œMATHEMATICAL BOLD ITALIC SMALL X” (U+1D499). It looks like a styled x, but it’s not the plain ASCII letter x.

How do I copy 𝒙 into HTML?

You can paste the character directly, or use the HTML entity: 𝒙.

What are the available escapes for 𝒙 in code?

CSS escape: \\1D499. JavaScript escape: \\u{1D499}. (These are based on the symbol’s Unicode codepoint.)

Why does 𝒙 look different in different places?

Rendering depends on the font and platform’s Unicode support. If a font doesn’t include this character, it may fall back to a different style or appear not as intended.