HTML Entity/SymbolЩ(CYRILLIC CAPITAL LETTER SHCHA )

Щ
Copy this symbol

CYRILLIC CAPITAL LETTER SHCHA

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

Щ
Щ
U+00429
\0429
Щ

HTML Examples

Using HTML Code value in HTML file

<span> &#1065; </span>

Using HTML Entity value in HTML file

<span> &SHCHcy; </span>

CSS Example

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

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