HTML Entity/SymbolЃ(CYRILLIC CAPITAL LETTER GJE )

Ѓ
Copy this symbol

CYRILLIC CAPITAL LETTER GJE

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

Ѓ
Ѓ
U+00403
\0403
Ѓ

HTML Examples

Using HTML Code value in HTML file

<span> &#1027; </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: "\0403";
}
All HTML Symbols