g

Technical information

Symbolg
NameLatin small letter g
Unicode numberU+0067
CategoryASCII Table7. Lowercase Latin alphabet

Encoding

HTML Entityg
HTML Entity (hex)g
URL Escape Codeg
UTF-8 (hex)0x67
UTF-8 (binary)01100111
UTF-160x0067
UTF-320x00000067

Source Code

C, C++, and Java"\u0067"
CSS Code\0067
JavaScript"\u0067"
Perl\x{0067}
Python 2u"\u0067"
Python 3\u0067
Ruby\u{0067}

Preview

This Unicode character looks like this g in sentence and in bold like this g and in italic like this g.

Font size:

g
12px
g
16px
g
20px
g
28px
g
36px
g
48px
g
72px

CSS Property: font-weight

g
100
g
200
g
300
g
400
g
500
g
600
g
700
g
800
g
900

HTML Forms and Input

input
disabled input
g
input-group
select
button
button

Code examples in HTML and CSS

<span>&#103;</span>

            
span {
    content: "\0067";
}

The symbol in different fonts

g
-apple-system
g
Apple Color Emoji
g
Arial
g
BlinkMacSystemFont
g
Courier New
g
Georgia
g
Droid Sans
g
Helvetica
g
Noto Sans
g
Oxygen
g
Roboto
g
"Segoe UI"
g
sans-serif
g
Segoe UI Emoji
g
Segoe UI Symbol
g
system-ui
g
Times New Roman
g
Ubuntu
g
Verdana

References