LATIN SMALL LETTER GUTF-8 Character/Symbol

g
Copy this symbol

LATIN SMALL LETTER G

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

0067
103

HTML Examples

Using HEX code of LATIN SMALL LETTER G in HTML file

<span> &#x0067; </span>

Using Decimal code of LATIN SMALL LETTER G in HTML file

<span> &#103; </span>

CSS Example

Using HEX code of LATIN SMALL LETTER G in CSS file for content

span { 
    content: '\0067';
}
All UTF-8 Symbols