✦free-symbols
𝕔

Mathematical Double-struck Small C Symbol

The symbol 𝕔 is the mathematical double-struck small c (U+1D554) for formal math-style text.

U+1D554

𝕔 is a Unicode mathematical character: MATHEMATICAL DOUBLE-STRUCK SMALL C (U+1D554). It’s mainly used when you need a bold/double-struck look that matches math typesetting conventions.

Mathematical Double-struck Small C Symbol Meaning

𝕔 (MATHEMATICAL DOUBLE-STRUCK SMALL C, U+1D554) is a Unicode character used in math-oriented text. The double-struck style is commonly used to distinguish specific objects such as standard sets or particular constants/structures in written formulas and technical documents. Because it’s a dedicated Unicode character, it can be used directly in editors, web pages, and programming contexts that support Unicode. In practice, you’ll see it in notation where the letter β€œc” must visually differ from ordinary italic or bold c, helping readers parse equations and definitions more clearly.

Common uses

  • β€’Writing formal mathematical notes where a double-struck β€œc” is required by notation
  • β€’Labeling constants or parameters in equation-heavy documentation
  • β€’Typesetting in HTML/CSS text where you need the double-struck glyph without extra styling
  • β€’Using in scientific writing for consistent symbol appearance across platforms
  • β€’Creating slide or poster text that matches mathematical notation styles

Examples

𝕔 β€” Mathematical Double-Struck Small C

  • 𝕔Let 𝕔 be a constant in the model.
  • 𝕔Define a mapping from 𝕔 to 𝕔.
  • 𝕔We work with functions valued in 𝕔.
  • 𝕔Assume 𝕔 satisfies the given conditions.
  • 𝕔The parameter 𝕔 appears in the final equation.

Variations

Ready to copy

Technical codes

UnicodeU+1D554
HTML Entity𝕔
HTML Code𝕔
CSS\1D554

FAQ

What does the Mathematical Double-struck Small C symbol mean?

𝕔 (MATHEMATICAL DOUBLE-STRUCK SMALL C, U+1D554) is a Unicode character used in math-oriented text. The double-struck style is commonly used to distinguish specific objects such as standard sets or particular constants/structures in written formulas and technical documents. Because it’s a dedicated Unicode character, it can be used directly in editors, web pages, and programming contexts that support Unicode. In practice, you’ll see it in notation where the letter β€œc” must visually differ from ordinary italic or bold c, helping readers parse equations and definitions more clearly.

What Unicode character is 𝕔?

𝕔 is MATHEMATICAL DOUBLE-STRUCK SMALL C with Unicode code point U+1D554.

How can I copy 𝕔 into my document?

Copy the character 𝕔 from this page and paste it into your editor, website, or design tool. Ensure your font supports the glyph.

What is the HTML entity for 𝕔?

The HTML entity is 𝕔.

Is 𝕔 supported in programming languages?

Yes, for Unicode-capable environments. You can use the JavaScript escape \\u{1D554} and the CSS/Unicode escape \\1D554 (when supported by your tooling).