Latin Capital Letter C With Dot Above Letter
Ċ is the uppercase Latin C with a dot above, used in extended Latin writing.
U+010A
Ċ (U+010A) is a Latin Extended character: the uppercase letter C with a dot above. It’s commonly needed for accurate text in languages that use this specific letter form.
Latin Capital Letter C With Dot Above Letter Meaning
Ċ is the uppercase form of “C with dot above.” The dot is part of the character, so Ċ is not the same as a plain “C.” In practice, it’s used in writing systems and transcriptions where the dotted C represents a distinct letter or phonetic value. Because it is a specific Unicode character (U+010A), using Ċ ensures correct rendering, searching, and copy/paste behavior across applications that support Latin Extended characters.
Common uses
- •Typing or displaying names and words that use the dotted C letter
- •Correctly reproducing text in multilingual documents and translations
- •Typography work where the exact uppercase character is required
- •Generating UI labels or headings that must match a specific orthography
- •Preparing searchable text for linguistic or reference materials
Examples
Ċ (Latin Capital Letter C With Dot Above)
- ĊĊ is part of the word as written.
- ĊPlease confirm Ċ in the title field.
- ĊThe dataset includes Ċ as a distinct character.
- ĊUse Ċ when the uppercase dotted C is required.
- ĊI copied Ċ from the source document.
Variations
Technical codes
| Unicode | U+010A | |
| HTML Entity | Ċ | |
| HTML Code | Ċ | |
| CSS | \010A |
FAQ
What does the Latin Capital Letter C With Dot Above letter mean?
Ċ is the uppercase form of “C with dot above.” The dot is part of the character, so Ċ is not the same as a plain “C.” In practice, it’s used in writing systems and transcriptions where the dotted C represents a distinct letter or phonetic value. Because it is a specific Unicode character (U+010A), using Ċ ensures correct rendering, searching, and copy/paste behavior across applications that support Latin Extended characters.
Is Ċ the same as a normal uppercase C?
No. Ċ is a separate Unicode character (U+010A) with a dot above, so it differs from plain “C.”
How do I copy Ċ reliably across devices?
Copy the character directly from this page, or use its Unicode value U+010A or the HTML entity Ċ in your code.
What is the HTML entity for Ċ?
The HTML entity for Ċ is Ċ.
How can I use Ċ in CSS or JavaScript?
You can use the escapes shown in the character data: CSS escape \\010A and JavaScript escape \\u{010A}.