HTML Entity/Symbolж(CYRILLIC SMALL LETTER ZHE )

ж
Copy this symbol

CYRILLIC SMALL LETTER ZHE

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

ж
ж
U+00436
\0436
ж

HTML Examples

Using HTML Code value in HTML file

<span> &#1078; </span>

Using HTML Entity value in HTML file

<span> &zhcy; </span>

CSS Example

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

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