Georgian Capital Letter Phar Letter
Ⴔ (Georgian Capital Letter Phar) is a Unicode Georgian letter used for proper spelling and text representation.
U+10B4
Ⴔ is the Georgian capital form of the letter Phar. It lives in the Georgian Unicode block and can be copied into web, design, and developer tools. Below you’ll find practical ways to use it and render it reliably.
Georgian Capital Letter Phar Letter Meaning
Ⴔ is the Georgian capital letter Phar, identified by Unicode code point U+10B4. As with other Georgian letters, its primary role is to represent a specific character in written Georgian text rather than a symbol with a universal standalone meaning. You may encounter it in proper names, transliterated or typeset Georgian content, and accurate text reproduction where capitalization matters. When publishing or coding, using the correct Unicode character (instead of a visually similar letter from another script) ensures correct spelling, search behavior, and font rendering.
Common uses
- •Typing or typesetting Georgian text with correct capitalization
- •Copy/pasting Georgian names or titles that start with this letter
- •Preparing multilingual documents where exact Unicode characters must match
- •UI labels or signatures displayed in Georgian script
- •Developer use in strings, templates, or dynamic text generation
Examples
Ⴔ Georgian Capital Letter Phar
- ႴႴესოსანი
- ႴႴალე
- Ⴔნინო Ⴔაერაშვილი
- ႴႴართი
- ႴႴურმან
Variations
Technical codes
| Unicode | U+10B4 | |
| HTML Entity | Ⴔ | |
| HTML Code | Ⴔ | |
| CSS | \10B4 |
FAQ
What does the Georgian Capital Letter Phar letter mean?
Ⴔ is the Georgian capital letter Phar, identified by Unicode code point U+10B4. As with other Georgian letters, its primary role is to represent a specific character in written Georgian text rather than a symbol with a universal standalone meaning. You may encounter it in proper names, transliterated or typeset Georgian content, and accurate text reproduction where capitalization matters. When publishing or coding, using the correct Unicode character (instead of a visually similar letter from another script) ensures correct spelling, search behavior, and font rendering.
What Unicode character is Ⴔ?
Ⴔ is the Georgian Capital Letter Phar, Unicode code point U+10B4.
How can I copy Ⴔ into HTML?
Use the HTML entity: Ⴔ.
How do I write Ⴔ in CSS or JavaScript?
CSS escape: \\10B4. JavaScript (ES6+): \\u{10B4}.
What’s the safest way to ensure it displays correctly?
Use the actual Unicode character Ⴔ (not a similar-looking letter) and ensure your selected font supports the Georgian block.