Ethiopic Syllable Cci Letter
ⶪ is the Ethiopic syllable character called CCI, used in Ethiopic script text.
U+2DAA
ⶪ is known in Unicode as “Ethiopic Syllable CCI” (U+2DAA). It’s an Ethiopic-script character useful for accurate copying and digital typography.
Ethiopic Syllable Cci Letter Meaning
ⶪ (Unicode U+2DAA) is the Ethiopic syllable character named “ETHIOPIC SYLLABLE CCI.” As an Ethiopic-script symbol, it represents a specific syllable unit rather than punctuation or a decorative mark. It’s most relevant when you’re working with Amharic, Tigrinya, or other Ethiopic-script content where the exact syllable forms must be preserved. For publishers, translators, and developers, the main practical value is ensuring correct character selection and reliable encoding—so the same symbol displays consistently across platforms when you use the provided HTML, CSS, or JavaScript escapes.
Common uses
- •Copying and pasting Ethiopic-script text with the exact CCI syllable preserved
- •Typography and font testing for Ethiopic character coverage
- •Preparing multilingual documents where syllable accuracy matters
- •Developer-friendly insertion of the character via HTML/CSS/JavaScript escapes
- •Labeling, transcription, or study materials that quote Ethiopic writing
Examples
ⶪ Ethiopic Syllable CCI
- ⶪጽምⶪት ዘርእ
- ⶪምስⶪ ቃል ምንባብ
- ⶪትምህርት፦ ⶪ ታሪክ
- ⶪTranscription: ⶪ በግልጽ
- ⶪሰነድ ውስጥ ⶪ ይፈልጉ
Variations
Technical codes
| Unicode | U+2DAA | |
| HTML Entity | ⶪ | |
| HTML Code | ⶪ | |
| CSS | \2DAA |
FAQ
What does the Ethiopic Syllable Cci letter mean?
ⶪ (Unicode U+2DAA) is the Ethiopic syllable character named “ETHIOPIC SYLLABLE CCI.” As an Ethiopic-script symbol, it represents a specific syllable unit rather than punctuation or a decorative mark. It’s most relevant when you’re working with Amharic, Tigrinya, or other Ethiopic-script content where the exact syllable forms must be preserved. For publishers, translators, and developers, the main practical value is ensuring correct character selection and reliable encoding—so the same symbol displays consistently across platforms when you use the provided HTML, CSS, or JavaScript escapes.
What Unicode character is ⶪ?
ⶪ is “ETHIOPIC SYLLABLE CCI” with Unicode code point U+2DAA.
How can I copy ⶪ reliably on a web page?
You can copy/paste the character directly (ⶪ) or use its HTML entity: ⶪ.
How do I include ⶪ in CSS or stylesheets?
Use the CSS escape: \\2DAA in the appropriate CSS context.
How do I add ⶪ in JavaScript strings?
Use the JavaScript escape: \\u{2DAA} inside a string literal that supports Unicode code point escapes.