✦free-symbols
𝓍

Mathematical Script Small X Symbol

𝓍 (Mathematical Script Small X) is a script-style lowercase x used in mathematical typography and notation.

U+1D4CD

𝓍 is the Mathematical Script Small X character. It’s commonly used when a document needs a distinctive, script-like lowercase x for formulas and styled variables. You can copy it directly or use standard Unicode escapes in code.

Mathematical Script Small X Symbol Meaning

𝓍 (Unicode U+1D4CD) is a lowercase β€œx” in mathematical script form. In practice, it functions as a typographic variant of x to distinguish different variables, functions, or sets within mathematical writing. Script-style letters are often chosen to improve readability when several similar symbols appear in the same expression. Designers and educators may also use it to match a consistent math-font look across headings, worksheets, and digital documents. Like other math alphabet characters, its exact appearance depends on the font and rendering system, so always preview on the target platform.

Common uses

  • β€’Labeling variables in handwritten-style math notation
  • β€’Creating consistent variable sets in worksheets and educational materials
  • β€’Typography in digital documents where script letters distinguish concepts
  • β€’Designing math-themed branding or UI elements requiring a script x
  • β€’Writing formulas or symbols in plain text environments that support Unicode

Examples

𝓍 – Mathematical Script Small X

  • 𝓍Let 𝓍 be a real parameter.
  • 𝓍Solve for 𝓍 in the equation.
  • 𝓍The function f(𝓍) is defined for 𝓍 β‰₯ 0.
  • 𝓍Set 𝓍 equal to the input value.
  • 𝓍We compare 𝓍₁ and 𝓍₂ using the same form.

Variations

Ready to copy

Technical codes

UnicodeU+1D4CD
HTML Entity𝓍
HTML Code𝓍
CSS\1D4CD

FAQ

What does the Mathematical Script Small X symbol mean?

𝓍 (Unicode U+1D4CD) is a lowercase β€œx” in mathematical script form. In practice, it functions as a typographic variant of x to distinguish different variables, functions, or sets within mathematical writing. Script-style letters are often chosen to improve readability when several similar symbols appear in the same expression. Designers and educators may also use it to match a consistent math-font look across headings, worksheets, and digital documents. Like other math alphabet characters, its exact appearance depends on the font and rendering system, so always preview on the target platform.

What is the Unicode value for 𝓍?

The character 𝓍 is U+1D4CD (MATHEMATICAL SCRIPT SMALL X).

How do I use 𝓍 in HTML?

You can use the HTML entity: 𝓍

How do I reference 𝓍 in CSS or stylesheets?

Use the CSS escape form: \\1D4CD

How do I insert 𝓍 in JavaScript strings?

Use: \\u{1D4CD}