Mathematical Double-Struck Capital X 𝕏
Visual Description: The double struck X is a stylized X with extra vertical strokes. It looks bold, almost chalky, like a blackboard letter. The extra lines give it a sense of weight and distinction in math text. In digital fonts it reads clearly and acts as a special symbol.
Meaning & Usage: It serves as a decorative variant of X used to mark a particular mathematical object or variable. It is not a standard operator, but scholars may adopt it to emphasize a named space, a set, or a distinguished element in formulas. In software it labels special cases.
Historical Background: This style grew from the tradition of blackboard bold lettering. In digital typesetting, double struck letters were added to mathematical fonts to distinguish important objects from ordinary variables. Over time, math texts and calculators adopted the form as a visual cue for special status while keeping the X shape familiar.
Practical Use: In formulas and on calculators, the symbol can mark a special variable or a labeled space you want to keep distinct. Designers and educators use it in quick UI controls to indicate a special case or to compare objects with a clear visual hint. It helps readers scan results quickly.
See our category page for related symbols.
Look‑alikes: X (U+58).
Need styled alternatives? Try the Fancy Text tool.
Confusables
Technical details
- Codepoint:
U+1D54F - General Category:
Lu - Age:
3.1 - Bidi Class:
L - Decomposition:
<font> 0058 - Block:
Mathematical Alphanumeric Symbols - Script:
Common - UTF-8:
F0 9D 95 8F - UTF-16:
D835 DD4F - UTF-32:
0001D54F - HTML dec:
𝕏 - HTML hex:
𝕏 - JS escape:
\u{1D54F} - Python \N{}:
\N{MATHEMATICAL DOUBLE-STRUCK CAPITAL X} - Python \U:
\U0001D54F - URL-encoded:
%F0%9D%95%8F - CSS escape:
\1D54F
How to type / insert
Fast copy: click the Copy button near the top of this page.
By codepoint: in many editors and IDEs, you can insert via the Unicode code U+1D54F or a built‑in character picker.
HTML: use the numeric entity 핏 (hex) or 핏 (decimal) when an HTML entity is needed.
Compatibility & troubleshooting
Font support: if the symbol does not render, the current font likely lacks this codepoint. Choose a font with broad Unicode coverage or allow a fallback font.
Web pages: ensure your CSS font stack includes a general fallback; avoid relying on images for common symbols to preserve accessibility and copyability.