free-symbols

Georgian Letter Hie Letter

ჲ (Georgian Letter Hie, U+10F2) is a Georgian script character you can copy and use in text and code.

U+10F2

ჲ is the Georgian letter Hie from the Georgian script. It can be copied directly, or inserted using its Unicode code point U+10F2. This page provides practical copy/paste options and developer-friendly escapes.

Georgian Letter Hie Letter Meaning

ჲ is a letter in the Georgian writing system, identified in Unicode as “GEORGIAN LETTER HIE” with the code point U+10F2. As a character, it is used as part of Georgian words and names where the letter Hie appears. If you’re typesetting Georgian text, entering the correct character matters for spelling and readability. For developers, using the proper Unicode code point ensures the character renders correctly across platforms and fonts that support Georgian. This page focuses on accurate identification and easy insertion using HTML entity, CSS escape, and JavaScript escape formats.

Common uses

  • Copying and pasting Georgian text that includes the letter Hie
  • Correctly entering Georgian names, places, or quotations in documents
  • Preparing multilingual UI labels in apps and websites
  • Adding Georgian characters to design files and typography layouts
  • Using Unicode-safe character input in code and templates

Examples

ჲ Georgian Letter Hie

  • გიორგი ჲ
  • სალამი ჲ
  • სახელი: ჲ
  • ტექსტი ჲ ქართულად
  • ჲ — ქართული ასო

Variations

Technical codes

UnicodeU+10F2
HTML Entityჲ
HTML Codeჲ
CSS\10F2

FAQ

What does the Georgian Letter Hie letter mean?

ჲ is a letter in the Georgian writing system, identified in Unicode as “GEORGIAN LETTER HIE” with the code point U+10F2. As a character, it is used as part of Georgian words and names where the letter Hie appears. If you’re typesetting Georgian text, entering the correct character matters for spelling and readability. For developers, using the proper Unicode code point ensures the character renders correctly across platforms and fonts that support Georgian. This page focuses on accurate identification and easy insertion using HTML entity, CSS escape, and JavaScript escape formats.

What Unicode character is ჲ?

ჲ is the Georgian letter Hie, Unicode code point U+10F2.

How do I insert ჲ in HTML?

You can use the HTML entity ჲ.

What CSS escape can I use for ჲ?

Use \\10F2 in CSS.

What JavaScript escape works for ჲ?

Use \\u{10F2} (code point escape) or include the character directly where supported.