Mathematical Fraktur Small X 𝔵
Visual Description: The symbol appears as a small x formed with sharp, angular strokes in a Fraktur style. It reads as a decorative, bold letter rather than a plain Latin x. In math texts, it stands out when a variable needs a distinct typographic voice. In user interfaces, it reads as a compact glyph button.
Meaning & Usage: It marks a variable or placeholder in formulas. It can denote a special parameter, a selected element, or an unknown value. On calculators and math editors, it can serve as a toggle for font style or for switching between symbol sets during input. Treat it as a letter.
Historical Background: The Fraktur style grew in early printing and typesetting, carried into many digital fonts later. It was used to give certain letters a distinctive look in mathematical and scholarly texts. Over time, readers learned to recognize it as a sign of a stylized variable, separate from plain letters.
Practical Use: In design and education, provide a quick input button or keyboard shortcut for stylized symbols like this x. Use consistent styling so it does not confuse readers. In formulas, it can show a variable with emphasis, aiding comparisons or steps in a calculation. Include simple UI controls for operations.
See our category page for related symbols.
Look‑alikes: x (U+78).
Need styled alternatives? Try the Fancy Text tool.
Confusables
Technical details
- Codepoint:
U+1D535 - General Category:
Ll - Age:
3.1 - Bidi Class:
L - Decomposition:
<font> 0078 - Block:
Mathematical Alphanumeric Symbols - Script:
Common - UTF-8:
F0 9D 94 B5 - UTF-16:
D835 DD35 - UTF-32:
0001D535 - HTML dec:
𝔵 - HTML hex:
𝔵 - JS escape:
\u{1D535} - Python \N{}:
\N{MATHEMATICAL FRAKTUR SMALL X} - Python \U:
\U0001D535 - URL-encoded:
%F0%9D%94%B5 - CSS escape:
\1D535
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+1D535 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.