HTML Entity/Symbolс(CYRILLIC SMALL LETTER ES )

с
Copy this symbol

CYRILLIC SMALL LETTER ES

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

с
с
U+00441
\0441
с

HTML Examples

Using HTML Code value in HTML file

<span> &#1089; </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: "\0441";
}
All HTML Symbols