HTML Entity/Symbolğ(LATIN SMALL LETTER G WITH BREVE )

ğ
Copy this symbol

LATIN SMALL LETTER G WITH BREVE

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

ğ
ğ
U+0011F
\011f
ğ

HTML Examples

Using HTML Code value in HTML file

<span> &#287; </span>

Using HTML Entity value in HTML file

<span> &gbreve; </span>

CSS Example

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

span { 
    content: "\011f";
}
All HTML Symbols