free-symbols

Ethiopic Syllable Cce Letter

ⶭ is the Ethiopic syllable character called CCE.

U+2DAD

ⶭ (U+2DAD) is an Ethiopic script character used in written text. This page helps you copy it reliably and insert it in web or software contexts using standard escapes.

Ethiopic Syllable Cce Letter Meaning

ⶭ is the Unicode character named “ETHIOPIC SYLLABLE CCE” with code point U+2DAD. It belongs to the Ethiopic writing system, where syllable characters represent combinations of consonants and vowels. Use this character when you need to match or reproduce Ethiopic text exactly—for example, in fonts, localization strings, searchable text content, or documentation that must preserve character identity. When entering it programmatically, rely on the provided Unicode escapes to avoid typing mistakes. Visually, it is a single Ethiopic syllable symbol rather than a punctuation mark or modifier.

Common uses

  • Copying and pasting Ethiopic text that contains the CCE syllable
  • Building localization strings for apps and websites that require exact Unicode characters
  • Rendering Ethiopic content in documents where each syllable must match precisely
  • Testing font support for the Ethiopic block in design or QA workflows
  • Entering the character in editors or scripts using Unicode escape sequences

Examples

ⶭ Ethiopic Syllable CCE

  • እⶭማ ምሳሌ ጽሑፍ
  • የትኛው ቃል ይዟል ⶭ?
  • ለማስገባት ⶭ ይጠቀሙ
  • ይህ ⶭ በ U+2DAD ነው
  • ጽሑፉን ትክክለኛ ሆኖ ይጠብቁ ⶭ

Variations

Technical codes

UnicodeU+2DAD
HTML Entityⶭ
HTML Codeⶭ
CSS\2DAD

FAQ

What does the Ethiopic Syllable Cce letter mean?

ⶭ is the Unicode character named “ETHIOPIC SYLLABLE CCE” with code point U+2DAD. It belongs to the Ethiopic writing system, where syllable characters represent combinations of consonants and vowels. Use this character when you need to match or reproduce Ethiopic text exactly—for example, in fonts, localization strings, searchable text content, or documentation that must preserve character identity. When entering it programmatically, rely on the provided Unicode escapes to avoid typing mistakes. Visually, it is a single Ethiopic syllable symbol rather than a punctuation mark or modifier.

What is ⶭ called?

ⶭ is the Ethiopic syllable character called “ETHIOPIC SYLLABLE CCE”.

What Unicode code point is ⶭ?

ⶭ has Unicode code point U+2DAD.

How can I insert ⶭ in HTML?

Use the HTML entity ⶭ.

How can I insert ⶭ in JavaScript?

Use the Unicode escape \\u{2DAD} in supported JavaScript environments.