Copyglyph
𝔽
U+1D53D · Mathematical Double-Struck Capital F · Mathematical Alphanumeric Symbols · Common

Mathematical Double-Struck Capital F 𝔽

Visual Description: The symbol is a bold F formed in a double-struck style, like blackboard bold. It shows two vertical lines and a curved arm, with extra weight along the stem. The overall shape remains readable at small sizes and in digital fonts. It stands out on a page or screen.

Meaning & Usage: The symbol marks a special class of objects in math. It often denotes sets, elements, or structures with a double struck style. In notes and textbooks, it helps distinguish these items from ordinary letters. In software and on calculators, it can label constants or functions so users recognize them quickly.

Historical Background: The double struck style grew from a practical need to distinguish certain symbols on plain paper and chalkboards. Authors adopted extra strokes to separate special letters from ordinary ones. The idea spread with the rise of set theory and algebra, and later digital fonts imitated the look.

Practical Use: In classrooms and notes, the double struck F helps readers identify a class of objects quickly. In formulas, it marks a special kind of variable or constant. In calculators and math editors, you may see it as a quick label for a function. UI controls can group similar items.

See our category page for related symbols.

Look‑alikes: F (U+46).

Need styled alternatives? Try the Fancy Text tool.

Confusables

Technical details
  • Codepoint: U+1D53D
  • General Category: Lu
  • Age: 3.1
  • Bidi Class: L
  • Decomposition: <font> 0046
  • Block: Mathematical Alphanumeric Symbols
  • Script: Common
  • UTF-8: F0 9D 94 BD
  • UTF-16: D835 DD3D
  • UTF-32: 0001D53D
  • HTML dec: &#120125;
  • HTML hex: &#x1D53D;
  • JS escape: \u{1D53D}
  • Python \N{}: \N{MATHEMATICAL DOUBLE-STRUCK CAPITAL F}
  • Python \U: \U0001D53D
  • URL-encoded: %F0%9D%94%BD
  • CSS escape: \1D53D
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+1D53D 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.