Cyrillic Small Letter Ghe With Upturn Letter
ґ (U+0491) is the Cyrillic small letter ghe with upturn used in certain Cyrillic-based writing systems.
U+0491
ґ is a specific Cyrillic lowercase letter: “ghe with upturn” (unicode name: CYRILLIC SMALL LETTER GHE WITH UPTURN). It’s used when a text requires this exact character rather than a more common Cyrillic “ghe.” Below you’ll find easy copy options, code escapes, and practical writing examples.
Cyrillic Small Letter Ghe With Upturn Letter Meaning
ґ is a Cyrillic small letter identified by the Unicode code point U+0491. Its unicode name is “CYRILLIC SMALL LETTER GHE WITH UPTURN,” which distinguishes it from other letters that look similar in Cyrillic. In practice, you use ґ when your language, proper names, or standardized spelling requires this exact character. For developers and designers, the key point is that it’s not the same as plain “г” (Cyrillic letter ghe) or other visually similar characters—copying the character directly or using the correct Unicode/HTML/CSS/JS escape helps avoid rendering and text-processing issues.
Common uses
- •Typing or proofreading names that require the exact letter ґ
- •Writing in languages and orthographies that use “ghe with upturn”
- •Correcting search queries or filters where exact character matching matters
- •UI text and forms that must display the precise Cyrillic character
- •Creating documents and typography where fallback glyphs must stay consistent
Examples
ґ — Cyrillic small letter ghe with upturn
- ґґерої
- ґтехґраф
- ґґрунт
- ґмолґа
- ґпідґрунтя
Variations
Technical codes
| Unicode | U+0491 | |
| HTML Entity | ґ | |
| HTML Code | ґ | |
| CSS | \0491 |
FAQ
What does the Cyrillic Small Letter Ghe With Upturn letter mean?
ґ is a Cyrillic small letter identified by the Unicode code point U+0491. Its unicode name is “CYRILLIC SMALL LETTER GHE WITH UPTURN,” which distinguishes it from other letters that look similar in Cyrillic. In practice, you use ґ when your language, proper names, or standardized spelling requires this exact character. For developers and designers, the key point is that it’s not the same as plain “г” (Cyrillic letter ghe) or other visually similar characters—copying the character directly or using the correct Unicode/HTML/CSS/JS escape helps avoid rendering and text-processing issues.
What is the Unicode code point for ґ?
ґ is U+0491 (unicode name: CYRILLIC SMALL LETTER GHE WITH UPTURN).
How can I copy ґ for use in HTML?
You can paste the character directly, or use the HTML entity: ґ
How do I use ґ in CSS and JavaScript?
CSS escape: \\0491. JavaScript escape: \\u{0491}.
Is ґ the same as the regular Cyrillic “г”?
No. ґ is a distinct character (U+0491) and should be used when the writing system requires it, not the more common Cyrillic “ghe” character.