โœฆ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}.