LATIN SMALL LETTER G
g
U+0067
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
C0 Controls and Basic Latin (Basic Latin)
Character Encoding
UTF-8
0x67
UTF-16
0x0067
UTF-32
0x00000067
Copy & Paste Codes
Character
g
Unicode Escape
\u{0067}
HTML Entity (Decimal)
g
HTML Entity (Hex)
g
CSS Code
\0067
JavaScript
String.fromCodePoint(0x0067)
Python
chr(0x0067)