Latin Small Letter C With Caron Letter
č is the lowercase “c” with a caron, used in several Latin-based languages.
U+010D
The symbol č is a Latin letter: “c” with a caron. It has its own Unicode code point (U+010D) and can be copied or encoded for web and software projects.
Latin Small Letter C With Caron Letter Meaning
č is the lowercase form of the letter “c” modified with a caron (ˇ). It is used in multiple Latin-script languages to represent a specific palatalized or affricate “ch-like” sound, depending on the language and orthography. Because it’s a distinct Unicode character, it should be used directly rather than substituting plain “c” when proper spelling matters. In addition to writing text, č is commonly needed in internationalized web content, correct name rendering, and programming contexts where exact characters are required.
Common uses
- •Writing correct words and names in languages that use “č” (e.g., proper spelling in posts or documents)
- •Internationalized UI text in web apps and databases that support Unicode
- •Form fields, search, and user-generated content where exact character matching matters
- •Designing multilingual typography or letter sets (stickers, badges, badges, and signage text)
- •Programming and localization work requiring consistent encoding across systems
Examples
č — Latin small letter c with caron
- čIvanović: č in the surname spelling
- čTreči: the “č” in the word for “third” (language-specific spelling)
- čČeška: using č as part of an adjective form
- čVačer: an example word containing č in a fictional title
- čPočet: a sample sentence word with č
Variations
Technical codes
| Unicode | U+010D | |
| HTML Entity | č | |
| HTML Code | č | |
| CSS | \010D |
FAQ
What does the Latin Small Letter C With Caron letter mean?
č is the lowercase form of the letter “c” modified with a caron (ˇ). It is used in multiple Latin-script languages to represent a specific palatalized or affricate “ch-like” sound, depending on the language and orthography. Because it’s a distinct Unicode character, it should be used directly rather than substituting plain “c” when proper spelling matters. In addition to writing text, č is commonly needed in internationalized web content, correct name rendering, and programming contexts where exact characters are required.
What Unicode code point is for č?
č is U+010D.
How can I copy č for use on a website or in a document?
Copy the character directly: č. For encoded text, use the HTML entity č or the JavaScript escape \\u{010D}.
Is č the same as a normal “c”?
No. č is a distinct character (c with caron). Replacing it with plain “c” can change the spelling and pronunciation.
Which escape codes should I use in CSS or JavaScript?
CSS escape: \\010D. JavaScript escape: \\u{010D}. (HTML entity: č.)