| Character | g |
| Name | Latin Small Letter G |
| Unicode Code Point | U+0067 |
| Decimal Value | 103 |
| Hex Value | 0x0067 |
| Category | Basic Latin |
| Windows Alt Code | Alt+103 |
| Word Alt+X Code | 0067 + Alt+X |
| Mac Shortcut | Not available — use copy/paste |
| HTML Entity | g |
| HTML Code (Dec / Hex) | g / g |
| CSS Content Code | content: "\0067"; |
| JavaScript Unicode Escape | "\u{0067}" |
The latin small letter g is one of the original ASCII characters, meaning it has been part of computer text since the earliest teleprinters and terminals. Because it sits in the first 128 Unicode code points, it is guaranteed to render identically on virtually every device, operating system, font, and programming language ever built.
Unicode block: Basic Latin (U+0000–U+007F). The Basic Latin block is identical to 7-bit ASCII, the character-encoding standard published in 1963 and still the foundation every modern text encoding (including UTF-8) builds on.
At Unicode code point U+0067 (decimal 103), Latin Small Letter G is the 65th of 84 characters cataloged in this category on How To Type Any Symbol. In terms of typing methods, it has a documented Windows Alt code, though no dedicated single-key Mac shortcut — Mac users generally rely on copy-paste for it. Regardless of platform, clicking the copy button above places the exact character on your clipboard, ready to paste into any application that accepts Unicode text.
💡 Good to know: Screen readers announce ASCII punctuation differently across platforms — test with your target assistive technology if accessibility matters for your content.
Hold Alt and type 103 on the numeric keypad.
No dedicated shortcut — click the copy button above and paste with Cmd+V.
Click the symbol above to copy it, then paste anywhere — works on every device and OS.
Use the entity g in your HTML.