Latin Small Letter G With Stroke Letter
ǥ is the Unicode character LATIN SMALL LETTER G WITH STROKE (U+01E5).
U+01E5
ǥ (U+01E5) is a Latin Extended letter used in languages and texts that require a “g with stroke” shape. It’s commonly referenced by its Unicode name and is easy to copy or insert via standard character escapes.
Latin Small Letter G With Stroke Letter Meaning
“ǥ” (Unicode U+01E5) is a Latin Extended lowercase letter: LATIN SMALL LETTER G WITH STROKE. Visually, it looks like a lowercase g with an added stroke, which helps distinguish it from ordinary “g” in the writing system where it belongs. In practice, you’ll see it in proper nouns, language-specific spellings, and typographic sets that preserve exact characters rather than substituting plain “g.” For developers, it’s useful when you need consistent rendering across platforms by using the correct Unicode code point (U+01E5) instead of approximations.
Common uses
- •Accurate transcription of words in languages that use g with stroke
- •Typography and branding where exact letter shapes matter
- •Copy/paste of names, titles, and text from Unicode sources
- •Content creation for multilingual posts and publications
- •Developer input of the character using Unicode escapes in code
Examples
ǥ Latin small letter g with stroke
- ǥǥeneral
- ǥfrǥment
- ǥǥrassland
- ǥenlǥine
- ǥcathedral-ǥ
Variations
Technical codes
| Unicode | U+01E5 | |
| HTML Entity | ǥ | |
| HTML Code | ǥ | |
| CSS | \01E5 |
FAQ
What does the Latin Small Letter G With Stroke letter mean?
“ǥ” (Unicode U+01E5) is a Latin Extended lowercase letter: LATIN SMALL LETTER G WITH STROKE. Visually, it looks like a lowercase g with an added stroke, which helps distinguish it from ordinary “g” in the writing system where it belongs. In practice, you’ll see it in proper nouns, language-specific spellings, and typographic sets that preserve exact characters rather than substituting plain “g.” For developers, it’s useful when you need consistent rendering across platforms by using the correct Unicode code point (U+01E5) instead of approximations.
What is the Unicode for ǥ?
ǥ is U+01E5 (LATIN SMALL LETTER G WITH STROKE).
How do I copy ǥ into HTML?
Use the HTML entity: ǥ
What escape can I use in CSS or other code?
Use \\01E5 (CSS-style escape format).
Is ǥ the same as a normal “g”?
No. It’s a distinct Unicode character with its own shape (g with stroke), so substitutions can change spelling or appearance.