✦free-symbols
𝔑

Mathematical Fraktur Capital N Symbol

𝔑 is the Mathematical Fraktur Capital N character used mainly for styled mathematical notation.

U+1D511

The character 𝔑 is named Mathematical Fraktur Capital N. It’s part of the Unicode Mathematical Alphanumeric Symbols block. You can copy it directly or use its Unicode/HTML/CSS/JavaScript escapes.

Mathematical Fraktur Capital N Symbol Meaning

𝔑 (MATHEMATICAL FRAKTUR CAPITAL N, U+1D511) is a styled capital β€œN” in the Fraktur (blackletter) script. In math-heavy documents, Fraktur letters are commonly used to distinguish different sets, families, or named objects from other typography (for example, to visually separate a specific β€œN” from standard Latin N). Because it’s a Unicode character rather than a font workaround, it renders consistently across platforms that support the symbol. You can include it in plain text, web pages, and developer code using the provided HTML entity, CSS escape, or JavaScript escape.

Common uses

  • β€’Labeling a named mathematical set or object with a distinct Fraktur style
  • β€’Writing TeX-like notation in environments that support Unicode math characters
  • β€’Designing posters, slides, or infographics that use Fraktur lettering for emphasis
  • β€’Authoring technical content where Unicode math symbols are preferred over images
  • β€’Creating consistent identifiers in math-focused documents and templates

Examples

𝔑 β€” Mathematical Fraktur Capital N

  • 𝔑Let 𝔑 be a set used in our construction.
  • 𝔑We define 𝔑 = { n ∈ β„• : n is even }.
  • 𝔑Consider the family 𝔑 of functions on the interval.
  • 𝔑Let 𝔑 act on a vector space.
  • 𝔑The object 𝔑 is closed under composition.

Variations

Ready to copy

Technical codes

UnicodeU+1D511
HTML Entity𝔑
HTML Code𝔑
CSS\1D511

FAQ

What does the Mathematical Fraktur Capital N symbol mean?

𝔑 (MATHEMATICAL FRAKTUR CAPITAL N, U+1D511) is a styled capital β€œN” in the Fraktur (blackletter) script. In math-heavy documents, Fraktur letters are commonly used to distinguish different sets, families, or named objects from other typography (for example, to visually separate a specific β€œN” from standard Latin N). Because it’s a Unicode character rather than a font workaround, it renders consistently across platforms that support the symbol. You can include it in plain text, web pages, and developer code using the provided HTML entity, CSS escape, or JavaScript escape.

What is the Unicode code point for 𝔑?

𝔑 is U+1D511 (MATHEMATICAL FRAKTUR CAPITAL N).

How can I copy 𝔑 for use in web pages?

Copy the character directly, or use the HTML entity: 𝔑.

What CSS escape can I use for 𝔑?

Use the CSS escape \\1D511.

What JavaScript escape works for 𝔑?

Use \\u{1D511} in JavaScript.