Latin Small Letter Script G Letter
ɡ (LATIN SMALL LETTER SCRIPT G) is a lowercase “script g” character from the Latin Extended block.
U+0261
The ɡ character is a lowercase Latin letter used when you want a script-style g rather than a standard “g”. It’s part of Unicode and has consistent code points for web and programming use.
Latin Small Letter Script G Letter Meaning
ɡ is the Unicode character named “LATIN SMALL LETTER SCRIPT G” (U+0261). Visually, it resembles a script-like lowercase g, which can help distinguish specific text styles, typographic choices, or phonetic/linguistic writing where a distinctive g form is preferred. In practice, it’s mainly used as a different glyph from the ordinary letter “g” (U+0067). Because it’s a distinct Unicode character, it will render correctly when the chosen font supports it, and you can insert it via copy/paste or standard escapes like HTML entity (ɡ) and CSS/JS escapes (\\0261 and \\u{0261}).
Common uses
- •Typography: choosing a script-style “g” distinct from the standard letter g
- •Linguistics/phonetics: writing symbols where a script g is required
- •Branding and design: creating a unique lowercase look in logos or headers
- •Documentation and annotations: differentiating variables or special-letter forms
- •Web content: inserting the character with reliable Unicode code points
Examples
ɡ — Latin Small Letter Script G
- ɡthe form ɡ is used here
- ɡɡrafica and typography choices
- ɡə ɡ is listed in the table
- ɡpress ɡ to continue
- ɡɡ should be distinct from g
Variations
Technical codes
| Unicode | U+0261 | |
| HTML Entity | ɡ | |
| HTML Code | ɡ | |
| CSS | \0261 |
FAQ
What does the Latin Small Letter Script G letter mean?
ɡ is the Unicode character named “LATIN SMALL LETTER SCRIPT G” (U+0261). Visually, it resembles a script-like lowercase g, which can help distinguish specific text styles, typographic choices, or phonetic/linguistic writing where a distinctive g form is preferred. In practice, it’s mainly used as a different glyph from the ordinary letter “g” (U+0067). Because it’s a distinct Unicode character, it will render correctly when the chosen font supports it, and you can insert it via copy/paste or standard escapes like HTML entity (ɡ) and CSS/JS escapes (\\0261 and \\u{0261}).
Is ɡ the same as the regular lowercase “g”?
No. ɡ is a distinct Unicode character (U+0261) with a different name and glyph style than the standard “g” (U+0067).
How can I paste ɡ on the web or in a document?
Copy the symbol directly (ɡ), or insert it using its HTML entity (ɡ) or escape sequences like CSS/JS: \\0261 or \\u{0261}.
Will ɡ always look the same in every font?
The character’s code point is consistent, but appearance depends on whether the font you’re using supports the “Latin Small Letter Script G” glyph.
What is the Unicode information for ɡ?
Unicode name: LATIN SMALL LETTER SCRIPT G. Code point: U+0261. HTML entity: ɡ. CSS escape: \\0261. JavaScript escape: \\u{0261}.