✦free-symbols
𝐱

Mathematical Bold Small X Symbol

𝐱 is the mathematical bold small letter x (U+1D431) used in typed math and technical text.

U+1D431

The symbol 𝐱 is a Unicode math character: MATHEMATICAL BOLD SMALL X. It’s commonly used to represent vectors, variables, or styled x in math-rich writing. Copy it directly or use the provided HTML, CSS, and JavaScript escapes.

Mathematical Bold Small X Symbol Meaning

𝐱 (MATHEMATICAL BOLD SMALL X, U+1D431) is a Unicode character that specifically renders a bold, small letter x for mathematical or technical typography. Unlike the plain β€œx” character, the bold styling is part of the Unicode glyph itself. In practice, 𝐱 is often used in equations, notation, and design mockups where the bold x is meant to stand out as a particular variable or object. Use it when you want consistent appearance across platforms without relying on font-weight simulation or special styling in your text.

Common uses

  • β€’Math documentation where bold x is needed for a variable or vector-like notation
  • β€’Designing equation screenshots or UI labels that must match math typography
  • β€’Writing technical blog posts that include styled variables without custom fonts
  • β€’Creating templates for STEM content that require a consistent bold x glyph
  • β€’Social or presentation graphics that display variables in a math-friendly style

Examples

𝐱 β€” Mathematical Bold Small X

  • 𝐱Let 𝐱 be the unknown vector.
  • 𝐱Compute J(𝐱) from the data.
  • 𝐱Update 𝐱 using the gradient rule.
  • 𝐱The parameters are stored in 𝐱.
  • 𝐱Solve for 𝐱 under the constraints.

Variations

Ready to copy

Technical codes

UnicodeU+1D431
HTML Entity𝐱
HTML Code𝐱
CSS\1D431

FAQ

What does the Mathematical Bold Small X symbol mean?

𝐱 (MATHEMATICAL BOLD SMALL X, U+1D431) is a Unicode character that specifically renders a bold, small letter x for mathematical or technical typography. Unlike the plain β€œx” character, the bold styling is part of the Unicode glyph itself. In practice, 𝐱 is often used in equations, notation, and design mockups where the bold x is meant to stand out as a particular variable or object. Use it when you want consistent appearance across platforms without relying on font-weight simulation or special styling in your text.

What Unicode character is 𝐱?

𝐱 is MATHEMATICAL BOLD SMALL X with Unicode code point U+1D431.

How do I copy 𝐱 for use in HTML?

You can use the HTML entity 𝐱 or copy the character directly.

What are the CSS and JavaScript escapes for 𝐱?

CSS escape: \\1D431. JavaScript escape: \\u{1D431}.

Is 𝐱 the same as a regular β€œx” with bold styling?

No. 𝐱 is a dedicated Unicode math glyph (bold small x). It’s not the same as plain x with font-weight applied.