HTML Entity/Symbolз(CYRILLIC SMALL LETTER ZE )

з
Copy this symbol

CYRILLIC SMALL LETTER ZE

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

з
з
U+00437
\0437
з

HTML Examples

Using HTML Code value in HTML file

<span> &#1079; </span>

Using HTML Entity value in HTML file

<span> &zcy; </span>

CSS Example

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

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