Ethiopic Syllable Ggaa Letter
ጛ is the Ethiopic syllable GGAA, used in writing Ethiopic languages that employ the Ethiopic script.
U+131B
ጛ is a single character from the Ethiopic script. It is encoded as Unicode U+131B and can be copied directly or inserted using standard escape sequences. Below you’ll find practical ways to use it in text, HTML, CSS, and JavaScript.
Ethiopic Syllable Ggaa Letter Meaning
ጛ (Unicode U+131B) is known by its Unicode name, ETHIOPIC SYLLABLE GGAA. It is one of the Ethiopic syllabic characters, meaning it represents a syllable-like unit rather than a single Latin letter. In practice, ጛ appears when writing Ethiopic-script text for languages and content that use these syllabic characters. You may encounter it in dictionaries, digital documents, UI text, or user-generated content that includes Ethiopic writing. For developers, it’s useful to know the exact Unicode code point and how to reproduce the character reliably using HTML entities and escape sequences.
Common uses
- •Copy/paste into Ethiopic-script documents, notes, and emails
- •Typing or rendering UI labels that must match Ethiopic text exactly
- •Preparing web content that includes the character in HTML and templates
- •Generating text programmatically in JavaScript using Unicode escapes
- •Using in design tools or fonts when composing Ethiopic word samples
Examples
ጛ Ethiopic Syllable GGAA
- ጛጛ ቃል ይፃፉ።
- ጛይህ ጽሑፍ ውስጥ ጛ አለ።
- ጛቁጥር: ጛ
- ጛእባክዎ ጛ ቅጂ ያድርጉ።
- ጛጛ የ Unicode U+131B ነው።
Variations
Technical codes
| Unicode | U+131B | |
| HTML Entity | ጛ | |
| HTML Code | ጛ | |
| CSS | \131B |
FAQ
What does the Ethiopic Syllable Ggaa letter mean?
ጛ (Unicode U+131B) is known by its Unicode name, ETHIOPIC SYLLABLE GGAA. It is one of the Ethiopic syllabic characters, meaning it represents a syllable-like unit rather than a single Latin letter. In practice, ጛ appears when writing Ethiopic-script text for languages and content that use these syllabic characters. You may encounter it in dictionaries, digital documents, UI text, or user-generated content that includes Ethiopic writing. For developers, it’s useful to know the exact Unicode code point and how to reproduce the character reliably using HTML entities and escape sequences.
What is the Unicode code point for ጛ?
The character ጛ has Unicode code point U+131B.
How can I insert ጛ in HTML?
Use the HTML entity ጛ (HTML entity: ጛ).
How do I use ጛ in CSS?
You can use the CSS escape \\131B.
How do I reference ጛ in JavaScript?
Use the JavaScript escape \\u{131B}.