HTML Entity/SymbolĞ(LATIN CAPITAL LETTER G WITH BREVE )

Ğ
Copy this symbol

LATIN CAPITAL LETTER G WITH BREVE

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

Ğ
Ğ
U+0011E
\011e
Ğ

HTML Examples

Using HTML Code value in HTML file

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