Latin Small Letter C With Cedilla And Acute
Copy and paste the latin small letter c with cedilla and acute symbol ḉ (U+1E09) instantly. Part of the Latin Extended Additional Unicode block.
Works everywhere: websites, documents, social media, code editors
Character Codes
About This Symbol
- Name
- Latin Small Letter C With Cedilla And Acute
- Unicode Block
- Latin Extended Additional
- Code Point
- U+1E09
The Latin Small Letter C With Cedilla And Acute (ḉ) is a Unicode character assigned to the Latin Extended Additional block at code point U+1E09. This block contains characters used across a variety of applications including technical documentation, web development, mathematical notation, and everyday digital communication. The latin small letter c with cedilla and acute symbol can be inserted directly into text or referenced through its HTML entity, CSS code, or JavaScript escape sequence for use in websites and applications.
How to Use
- 1.Click "Copy Symbol" above to copy ḉ to your clipboard
- 2.Paste it anywhere with Ctrl+V (or Cmd+V on Mac)
- 3.Or use the HTML entity
ḉin your code - 4.For CSS, use
\1E09with the content property
Understanding Latin Small Letter C With Cedilla And Acute
The latin small letter c with cedilla and acute (ḉ), registered at U+1E09 in the Latin Extended Additional block, is one of the many characters that make digital typography expressive and precise. Its standardized encoding means that any system supporting Unicode can display it faithfully without requiring special fonts or plugins.
The hexadecimal value 1E09 places this character at decimal position 7689 in the Unicode table. At this position, the character falls 9 positions past the nearest hex boundary, a detail relevant for font engineers mapping glyph tables. For practical use, ḉ in HTML or \u{1E09} in JavaScript are the most common insertion methods.
Known by its descriptive name referencing "latin small," this character serves a specific role that generic symbols cannot fill. It appears in specialized typography, technical standards, and digital content where precision in symbol choice directly affects meaning or layout.
About Latin & European
Latin script is the world's most widely adopted writing system, used by languages on every inhabited continent. Unicode's Latin blocks extend far beyond the 26 basic letters, encoding hundreds of accented characters, phonetic extensions, and specialized forms that support languages from Vietnamese to Yoruba, from Welsh to Navajo. Diacritical marks — acute accents, umlauts, cedillas, carons, and many more — transform base letters to represent sounds that the original Roman alphabet never anticipated.
The Roman alphabet crystallized around the 7th century BCE, adapted from Etruscan, which itself derived from Greek colonial scripts. Rome's imperial expansion spread the alphabet across Europe, but as Latin fragmented into Romance languages and the script was adopted for Germanic, Celtic, and Slavic tongues, diacritics and new letters proliferated. The Extended Latin blocks in Unicode represent the culmination of centuries of typographic innovation: Vietnamese's elaborate tone marks, Turkish's dotless-i, Latvian's cedilla variants, and the IPA extensions used by linguists worldwide. Each successive Unicode version has added Extended Latin blocks to accommodate previously unwritten languages and historical orthographies.
Common Uses
- •Text display for hundreds of languages worldwide
- •International domain names and email addresses
- •Phonetic transcription using IPA extensions
- •Romanization of non-Latin scripts
- •Multilingual software localization and internationalization
Technical Notes: Latin Extended blocks use both precomposed characters (where a letter and its diacritic are a single code point) and combining character sequences (where diacritics are separate code points applied to base letters). Unicode normalization forms NFC and NFD convert between these representations. Proper text comparison requires normalization — the precomposed é (U+00E9) must be treated as equal to the sequence e + combining acute accent (U+0065 U+0301). The Latin Extended-D and later blocks add letters for minority African and Asian languages, phonetic notation, and medieval manuscript transcription.
Cultural Context: The global dominance of Latin script is inseparable from the history of colonialism, missionary activity, and cultural hegemony. Many languages were first written down in Latin script by European missionaries, sometimes displacing indigenous writing systems. Today, some communities are reclaiming traditional scripts while others have pragmatically adopted Latin-based orthographies for digital convenience. The ongoing addition of Latin Extended blocks reflects a commitment to ensuring that even small language communities can represent their orthographies in Unicode without compromise.