free-symbols

Georgian Capital Letter We Letter

Ⴣ is the Georgian capital letter We (U+10C3), used in Georgian text and typography.

U+10C3

Ⴣ (U+10C3) is a Georgian script capital letter known as Georgian Capital Letter We. It’s primarily used as a typographic character within the Georgian writing system. Below you’ll find copy options and developer-friendly code points.

Georgian Capital Letter We Letter Meaning

Ⴣ is the uppercase form of the Georgian letter “We” in the Georgian script. Like other characters in Georgian writing, it functions as a letter within words and can affect spelling and correct text rendering. Use it when you need Georgian capitalized text, name capitalization, or letter-accurate typography. For developers, it’s a distinct Unicode character at U+10C3, so it may require proper font support and correct encoding/escaping in HTML, CSS, and JavaScript to display reliably.

Common uses

  • Writing Georgian text that requires an uppercase “We” letter
  • Designing Georgian language typography for posters, titles, or signage
  • Correctly capitalizing Georgian personal or place names in UI text
  • Building multilingual documents where exact character forms matter
  • Developers using Unicode-accurate characters in apps and websites

Examples

Ⴣ Georgian Capital Letter We

  • Ⴣ ლიანა
  • დაწერეთ Ⴣ დიდი ასოებით
  • Ⴣ იწყებს სიტყვას
  • სატიტულო: Ⴣ
  • ტექსტი ქართულად: Ⴣ

Variations

Technical codes

UnicodeU+10C3
HTML EntityჃ
HTML CodeჃ
CSS\10C3

FAQ

What does the Georgian Capital Letter We letter mean?

Ⴣ is the uppercase form of the Georgian letter “We” in the Georgian script. Like other characters in Georgian writing, it functions as a letter within words and can affect spelling and correct text rendering. Use it when you need Georgian capitalized text, name capitalization, or letter-accurate typography. For developers, it’s a distinct Unicode character at U+10C3, so it may require proper font support and correct encoding/escaping in HTML, CSS, and JavaScript to display reliably.

What Unicode character is Ⴣ?

Ⴣ is Georgian Capital Letter We with Unicode code point U+10C3.

How can I copy Ⴣ into HTML?

You can use the HTML entity Ⴣ to represent Ⴣ.

How do I use Ⴣ in CSS or JavaScript?

CSS escape: \\10C3. JavaScript (Unicode escape with braces): \\u{10C3}.

Will Ⴣ always display correctly?

It should display when the user’s system has a font that supports the Georgian script. Using Unicode (U+10C3) and correct escaping improves reliability.