HTML Entity/Symbolњ(CYRILLIC SMALL LETTER NJE )

њ
Copy this symbol

CYRILLIC SMALL LETTER NJE

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

њ
њ
U+0045A
\045a
њ

HTML Examples

Using HTML Code value in HTML file

<span> &#1114; </span>

Using HTML Entity value in HTML file

<span> &njcy; </span>

CSS Example

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

span { 
    content: "\045a";
}
All HTML Symbols