✦free-symbols
𝟬

Mathematical Sans-serif Bold Digit Zero Symbol

𝟬 is a mathematical sans-serif bold digit zero (U+1D7EC) for typographic emphasis in text.

U+1D7EC

𝟬 is a Unicode character designed to look like a bold, sans-serif numeral zero. It’s commonly used when you want a math or UI-style typographic appearance rather than a plain β€œ0”. You can copy it directly or generate it with Unicode escapes.

Mathematical Sans-serif Bold Digit Zero Symbol Meaning

𝟬 (MATHEMATICAL SANS-SERIF BOLD DIGIT ZERO, U+1D7EC) is a stylized digit used to represent the number zero in a specific typographic style. The most common practical meaning is simply β€œzero,” but with the visual characteristics of a math font: bold weight and sans-serif shaping. Designers and developers use it when consistent mathematical-looking typography is neededβ€”such as in headings, countdowns, tables, or app UI where a special numeral style is desired. It does not change the numeric value; it changes the character’s glyph appearance.

Common uses

  • β€’Designing math-themed UI labels where numerals should match a bold math style
  • β€’Creating typographic countdowns or progress indicators with consistent numeral formatting
  • β€’Using in posters, slides, or infographics that require math-style digit emphasis
  • β€’Formatting equations or identifiers that visually distinguish zeros from other digits
  • β€’Building stylish text counters for social posts while keeping the exact character

Examples

𝟬 Mathematical Sans-Serif Bold Digit Zero

  • 𝟬Round 𝟬 to the nearest whole number.
  • 𝟬Level 𝟬 unlocked
  • 𝟬Score: 𝟬 / 10
  • 𝟬Day 𝟬 of the challenge
  • 𝟬Section 𝟬

Variations

Ready to copy

Technical codes

UnicodeU+1D7EC
HTML Entity𝟬
HTML Code𝟬
CSS\1D7EC

FAQ

What does the Mathematical Sans-serif Bold Digit Zero symbol mean?

𝟬 (MATHEMATICAL SANS-SERIF BOLD DIGIT ZERO, U+1D7EC) is a stylized digit used to represent the number zero in a specific typographic style. The most common practical meaning is simply β€œzero,” but with the visual characteristics of a math font: bold weight and sans-serif shaping. Designers and developers use it when consistent mathematical-looking typography is neededβ€”such as in headings, countdowns, tables, or app UI where a special numeral style is desired. It does not change the numeric value; it changes the character’s glyph appearance.

Is 𝟬 the same as the normal character β€œ0”?

It represents zero visually, but it is a different Unicode character (U+1D7EC) with a distinct mathematical bold sans-serif glyph.

How do I copy 𝟬 into my text?

Copy the character directly from this page. You can also paste it into design tools, editors, and code where Unicode characters are supported.

What’s the Unicode escape for 𝟬 in JavaScript?

Use \\u{1D7EC} in JavaScript (code point U+1D7EC).

Will 𝟬 always look bold in my font?

It depends on font support. If the font includes this Unicode character, it will display in its intended mathematical bold sans-serif style; otherwise it may fall back to a different glyph.