HTML Entity/Symbolℂ(DOUBLE-STRUCK CAPITAL C )

Copy this symbol

DOUBLE-STRUCK CAPITAL C

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

ℂ
ℂ
U+02102
\2102
ℂ

HTML Examples

Using HTML Code value in HTML file

<span> &#8450; </span>

Using HTML Entity value in HTML file

<span> &complexes; </span>

CSS Example

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

span { 
    content: "\2102";
}
All HTML Symbols