✦free-symbols
𝔁

Mathematical Bold Script Small X Symbol

𝔁 is a Unicode mathematical symbol for a bold script small x.

U+1D501

𝔁 is the Unicode character named MATHEMATICAL BOLD SCRIPT SMALL X (U+1D501). It’s commonly used in mathematical notation and design where you need a script-style x.

Mathematical Bold Script Small X Symbol Meaning

𝔁 (U+1D501) is a Unicode mathematical letter: β€œMathematical bold script small x.” It represents a stylized lowercase x used in contexts that prefer script-like typography. In technical writing and typesetting, such a character may be chosen to distinguish variables or denote a specific type of x (for example, a particular set element, parameter, or named quantity) when plain italic x (x) is not enough. Because it is a mathematical Unicode character, it’s also useful for presentations, posters, and UI mockups that aim to match a consistent math style.

Common uses

  • β€’Labeling variables in math notes or worksheets where script styling is preferred
  • β€’Creating consistent typography in math-heavy design mockups and infographics
  • β€’Writing formulas in documentation that supports Unicode math characters
  • β€’Differentiating a specific β€œx” variable from other x-like symbols in diagrams
  • β€’Adding a distinctive symbol to educational slides or coding tutorials

Examples

𝔁 β€” Mathematical bold script small x

  • 𝔁Let 𝔁 be the chosen parameter.
  • 𝔁We define the function f(𝔁) = 𝔁^2.
  • 𝔁For each 𝔁 in the set, compute the value.
  • 𝔁The diagram marks 𝔁 as the variable of interest.
  • 𝔁Take the derivative with respect to 𝔁.

Variations

Ready to copy

Technical codes

UnicodeU+1D501
HTML Entity𝔁
HTML Code𝔁
CSS\1D501

FAQ

What does the Mathematical Bold Script Small X symbol mean?

𝔁 (U+1D501) is a Unicode mathematical letter: β€œMathematical bold script small x.” It represents a stylized lowercase x used in contexts that prefer script-like typography. In technical writing and typesetting, such a character may be chosen to distinguish variables or denote a specific type of x (for example, a particular set element, parameter, or named quantity) when plain italic x (x) is not enough. Because it is a mathematical Unicode character, it’s also useful for presentations, posters, and UI mockups that aim to match a consistent math style.

What is the Unicode code point for 𝔁?

𝔁 is U+1D501 (Unicode name: MATHEMATICAL BOLD SCRIPT SMALL X).

How can I copy 𝔁 into HTML?

Use the HTML entity: 𝔁.

What CSS escape can I use for 𝔁?

CSS escape: \\1D501.

Can I include 𝔁 in JavaScript strings?

Yes. You can use the JavaScript escape: \\u{1D501}.