Latin Capital Letter Yogh Letter
Ȝ is the Latin capital letter Yogh (U+021C), used for representing specific historical or language sounds.
U+021C
The character Ȝ is called the Latin Capital Letter Yogh. It belongs to the Unicode set of Latin Extended letters and can be used in text, typography, and digital documents. Below you’ll find practical ways to copy it and the exact code points for developers.
Latin Capital Letter Yogh Letter Meaning
Ȝ (Latin Capital Letter Yogh) is a specific letter used to represent the “yogh” sound in certain historical writings and in languages or orthographies that adopted it. In modern use, you’ll most often see it when dealing with proper names, scholarship, language documentation, or typography that needs accurate character representation. Because it’s a distinct Unicode character (U+021C), it’s better than approximations like plain “Y” when the original text requires the Yogh form. For web and software work, using the correct code point helps avoid rendering issues and ensures consistent display across fonts and systems.
Common uses
- •Typing or copying a specific letter in names or historical text where Yogh is required
- •Linguistic documentation and annotations that distinguish “yogh” from other letters
- •Typography and font testing to verify support for U+021C in Latin Extended
- •Creating accurate labels, posters, or artwork that match source text character-for-character
- •Developer use in HTML/CSS/JavaScript where the exact Unicode character must be preserved
Examples
Ȝ Latin Capital Letter Yogh
- ȜȜondar
- ȜThe letter Ȝ appears in certain transcriptions.
- ȜȜogh: a historically used Latin letter form.
- ȜIn Unicode, Ȝ is U+021C.
- ȜCopy Ȝ and paste it into your document.
Variations
Technical codes
| Unicode | U+021C | |
| HTML Entity | Ȝ | |
| HTML Code | Ȝ | |
| CSS | \021C |
FAQ
What does the Latin Capital Letter Yogh letter mean?
Ȝ (Latin Capital Letter Yogh) is a specific letter used to represent the “yogh” sound in certain historical writings and in languages or orthographies that adopted it. In modern use, you’ll most often see it when dealing with proper names, scholarship, language documentation, or typography that needs accurate character representation. Because it’s a distinct Unicode character (U+021C), it’s better than approximations like plain “Y” when the original text requires the Yogh form. For web and software work, using the correct code point helps avoid rendering issues and ensures consistent display across fonts and systems.
What is the Unicode code point for Ȝ?
The Unicode code point for Ȝ (Latin Capital Letter Yogh) is U+021C.
How can I copy Ȝ into HTML?
You can use the HTML entity: Ȝ (or the Unicode form Ȝ).
How do I write Ȝ in JavaScript?
Use the Unicode escape: \\u{021C}.
Why not use a normal “Y” instead of Ȝ?
Ȝ is a distinct Unicode letter with a specific identity (U+021C). Using the correct character preserves the intended spelling and avoids mismatches in source text and typography.