free-symbols

Georgian Capital Letter Zhar Letter

Ⴏ (Georgian capital letter Zhar, U+10AF) is used in Georgian writing where capital Zhar is required.

U+10AF

Ⴏ is a Georgian script character: the capital form of Zhar. It’s useful when you need authentic Georgian text or proper capitalization in names and headings.

Georgian Capital Letter Zhar Letter Meaning

Ⴏ is the Georgian capital letter Zhar, identified by Unicode code point U+10AF. As a capital letter, it appears at the beginning of words or in title/capitalized contexts depending on the spelling rules of Georgian. In practice, it’s most relevant for anyone working with Georgian language content: rendering correct lettering, matching capitalization, and ensuring fonts and character sets support Georgian script. When copying or coding, use the Unicode character directly or the provided escapes to avoid encoding problems across HTML, CSS, and JavaScript environments.

Common uses

  • Typing or copying Georgian text that specifically requires the capital form of Zhar
  • Designing posters, signage, or titles where Georgian capitalization must be accurate
  • Correctly spelling Georgian names and place names in uppercase headings
  • Building UI text (labels/buttons) that includes Georgian script with proper casing
  • Programming and data entry where the exact Unicode character U+10AF must be preserved

Examples

Ⴏ Georgian Capital Letter Zhar

  • ႯႠႱ ႫႥႨႬႨ ႵႠႨႲ
  • ႯႠႫႨ ႪႥႨႬ
  • ႯႨႱႠႴ ႴႠႸႨႱ
  • ႯႠႨႱႠ ႱႠႫႠ
  • ႯႥႨႬႨ ႴႠႫႨႱ

Variations

Technical codes

UnicodeU+10AF
HTML EntityႯ
HTML CodeႯ
CSS\10AF

FAQ

What does the Georgian Capital Letter Zhar letter mean?

Ⴏ is the Georgian capital letter Zhar, identified by Unicode code point U+10AF. As a capital letter, it appears at the beginning of words or in title/capitalized contexts depending on the spelling rules of Georgian. In practice, it’s most relevant for anyone working with Georgian language content: rendering correct lettering, matching capitalization, and ensuring fonts and character sets support Georgian script. When copying or coding, use the Unicode character directly or the provided escapes to avoid encoding problems across HTML, CSS, and JavaScript environments.

What is the Unicode code point for Ⴏ?

Ⴏ is U+10AF (GEORGIAN CAPITAL LETTER ZHAR).

How do I copy Ⴏ correctly in HTML?

You can use the HTML entity: Ⴏ.

What is the CSS escape for Ⴏ?

Use \\10AF in CSS.

How do I represent Ⴏ in JavaScript?

You can use the escape \\u{10AF}.