free-symbols

Georgian Letter Gan Letter

გ is the Georgian letter Gan, used in Georgian writing and Unicode text encoding.

U+10D2

The symbol გ is a Georgian script character known as Gan. It has a specific Unicode code point, so it works reliably in modern systems. Use the copy options below for quick pasting and developer-friendly escapes.

Georgian Letter Gan Letter Meaning

გ is a letter in the Georgian alphabet (Unicode name: GEORGIAN LETTER GAN, code point U+10D2). Like other Georgian letters, it represents a sound in the language and is used as part of words and proper spelling. In everyday use, you’ll see it within normal Georgian text rather than as a standalone icon. For digital work, the key information is that the character is exactly “გ” at U+10D2, which means you can copy it directly or output it using HTML, CSS, or JavaScript escapes without needing images or special fonts.

Common uses

  • Copy/paste Georgian text for messages, bios, or posts
  • Typing or composing Georgian names and place names accurately
  • Web publishing and CMS content written in Georgian script
  • UI/label text for products targeting Georgian-speaking users
  • Programming and debugging of Unicode strings containing U+10D2

Examples

გ (Georgian Letter Gan)

  • გიორგი
  • გზა
  • გული
  • გმადლობთ
  • საქართველო

Variations

Technical codes

UnicodeU+10D2
HTML Entityგ
HTML Codeგ
CSS\10D2

FAQ

What does the Georgian Letter Gan letter mean?

გ is a letter in the Georgian alphabet (Unicode name: GEORGIAN LETTER GAN, code point U+10D2). Like other Georgian letters, it represents a sound in the language and is used as part of words and proper spelling. In everyday use, you’ll see it within normal Georgian text rather than as a standalone icon. For digital work, the key information is that the character is exactly “გ” at U+10D2, which means you can copy it directly or output it using HTML, CSS, or JavaScript escapes without needing images or special fonts.

What is the Unicode code point for გ?

The Unicode code point for the Georgian letter Gan (გ) is U+10D2.

How can I write გ in HTML?

Use the HTML entity: გ.

How do I include გ in CSS or JavaScript?

CSS escape: \\10D2. JavaScript escape: \\u{10D2}.

Can I rely on copying the character across devices?

Yes. Since it maps to Unicode U+10D2, it should display correctly anywhere that supports the Georgian script and a suitable font.