G

Technical information

SymbolG
NameLatin capital letter g
Unicode numberU+0047
CategoryASCII Table5. Uppercase Latin alphabet

Encoding

HTML EntityG
HTML Entity (hex)G
URL Escape CodeG
UTF-8 (hex)0x47
UTF-8 (binary)01000111
UTF-160x0047
UTF-320x00000047

Source Code

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

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>&#71;</span>

            
span {
    content: "\0047";
}

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