HTML Entity/SymbolС(CYRILLIC CAPITAL LETTER ES )

С
Copy this symbol

CYRILLIC CAPITAL LETTER ES

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

С
С
U+00421
\0421
С

HTML Examples

Using HTML Code value in HTML file

<span> &#1057; </span>

Using HTML Entity value in HTML file

<span> &Scy; </span>

CSS Example

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

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