copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('Ċ'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
Ċ
LATIN CAPITAL LETTER C WITH DOT ABOVE
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+010A | |
| decimal | 266 | |
| htmldecimal | Ċ | |
| htmlhex | Ċ | |
| css | \010A | |
| javascript | \u{10A} | |
| python | \u010a | |
| java | \u010A | |
| go | \u010A | |
| ruby | \u{10A} | |
| rust | \u{10A} | |
| ccpp | \u010a | |
| urlencoded | %C4%8A | |
| utf8bytes | c4 8a | |
| utf16bebytes | 01 0a | |
| utf32bebytes | 00 00 01 0a |
How to Use
HTML:
Ċ
CSS:
content: "\010A"
JavaScript:
"\u{10A}"
Python:
"\u010a"
Properties
- Block
- Latin Extended-A
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0043 0307
Frequently Asked Questions
What is the Ċ character (LATIN CAPITAL LETTER C WITH DOT ABOVE)?
Ċ (LATIN CAPITAL LETTER C WITH DOT ABOVE) is the Unicode character U+010A.
What is the Unicode codepoint of LATIN CAPITAL LETTER C WITH DOT ABOVE?
The LATIN CAPITAL LETTER C WITH DOT ABOVE character (Ċ) has codepoint U+010A.
How do I type or copy LATIN CAPITAL LETTER C WITH DOT ABOVE?
Copy Ċ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.