HTML Entity/Symbolј(CYRILLIC SMALL LETTER JE )

ј
Copy this symbol

CYRILLIC SMALL LETTER JE

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

ј
ј
U+00458
\0458
ј

HTML Examples

Using HTML Code value in HTML file

<span> &#1112; </span>

Using HTML Entity value in HTML file

<span> &jsercy; </span>

CSS Example

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

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