HTML Entity/Symbol𝕔(MATHEMATICAL DOUBLE-STRUCK SMALL C )

𝕔
Copy this symbol

MATHEMATICAL DOUBLE-STRUCK SMALL C

Click on any of the following code values to copy to clipboard.

𝕔
𝕔
U+1D554
\1d554
𝕔

HTML Examples

Using HTML Code value in HTML file

<span> &#120148; </span>

Using HTML Entity value in HTML file

<span> &copf; </span>

CSS Example

Using CSS content code of the HTML entity &copf; to specify in a CSS file

span { 
    content: "\1d554";
}
All HTML Symbols