HTML Entity/Symbolѓ(CYRILLIC SMALL LETTER GJE )

ѓ
Copy this symbol

CYRILLIC SMALL LETTER GJE

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

ѓ
ѓ
U+00453
\0453
ѓ

HTML Examples

Using HTML Code value in HTML file

<span> &#1107; </span>

Using HTML Entity value in HTML file

<span> &gjcy; </span>

CSS Example

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

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