HTML Entity/Symbolг(CYRILLIC SMALL LETTER GHE )

г
Copy this symbol

CYRILLIC SMALL LETTER GHE

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

г
г
U+00433
\0433
г

HTML Examples

Using HTML Code value in HTML file

<span> &#1075; </span>

Using HTML Entity value in HTML file

<span> &gcy; </span>

CSS Example

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

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