free-symbols

Georgian Small Letter Zen Letter

ⴆ is the Georgian small letter zen (U+2D06) used in Georgian script.

U+2D06

ⴆ is a Georgian-script character that you may encounter when working with Georgian text. This page helps you copy it reliably across platforms and code editors. You’ll also find practical examples and Unicode escape formats.

Georgian Small Letter Zen Letter Meaning

ⴆ is the Georgian small letter zen, with Unicode code point U+2D06. As a letter in the Georgian script, it appears in words written in Georgian and is used the same way as other Georgian lowercase characters. The symbol is primarily for accurate text representation—such as copying names, place names, or content that must match the original spelling. In software contexts, it’s useful when you need to display or generate Georgian text consistently, avoiding font fallback issues by using the correct Unicode character.

Common uses

  • Copying and pasting Georgian text where the exact letter must be preserved
  • Typing or correcting Georgian names and place names in documents
  • Displaying Georgian-script content on websites or in apps
  • Using the character in multilingual labels, captions, and UI text
  • Generating or validating Georgian text in scripts and programming tools

Examples

ⴆ Georgian small letter zen

  • გამარჯობა ⴆ
  • თბილისიⴆ — ქართული ტექსტი
  • სალამი ⴆ, როგორ ხარ?
  • სახელი: ⴆ
  • ტექსტი: ⴆ ქართული

Variations

Technical codes

UnicodeU+2D06
HTML Entityⴆ
HTML Codeⴆ
CSS\2D06

FAQ

What does the Georgian Small Letter Zen letter mean?

ⴆ is the Georgian small letter zen, with Unicode code point U+2D06. As a letter in the Georgian script, it appears in words written in Georgian and is used the same way as other Georgian lowercase characters. The symbol is primarily for accurate text representation—such as copying names, place names, or content that must match the original spelling. In software contexts, it’s useful when you need to display or generate Georgian text consistently, avoiding font fallback issues by using the correct Unicode character.

What is the Unicode code point for ⴆ?

ⴆ is Unicode U+2D06.

How can I insert ⴆ in HTML?

Use the HTML entity: ⴆ.

What CSS escape can I use for ⴆ?

Use: \\2D06.

Does ⴆ have a JavaScript Unicode escape?

Yes. You can use: \\u{2D06}.