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
| Unicode | U+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}.