free-symbols
ć

Latin Small Letter C With Acute Letter

ć is the Latin small letter “c” with an acute accent, used in several Central and Eastern European languages.

U+0107

ć (Latin small letter c with acute) is a Unicode character with the code point U+0107. Use it when you need the accented “c” in correct spelling. This page provides copy/paste options and programming escapes.

Latin Small Letter C With Acute Letter Meaning

ć is a Latin alphabet character: the lowercase “c” modified with an acute accent. In Unicode it is named “LATIN SMALL LETTER C WITH ACUTE” and has code point U+0107. Visually, it helps distinguish words that would otherwise look the same as plain “c,” because the accent typically signals a different pronunciation or spelling rule in languages that use the Latin extended alphabet. Commonly, you’ll encounter ć in Croatian, Polish, Slovene, and other languages where accented letters are treated as distinct characters rather than stylized variants of basic letters.

Common uses

  • Correct spelling for names and words in languages that use “ć”
  • Writing properly accented text in forms, profiles, and user-generated content
  • Localizing UI strings (e.g., buttons, labels, notifications) for regional language support
  • Typing citations, documents, and academic text that require accurate diacritics
  • Database and template content where exact Unicode characters must be preserved

Examples

ć — Latin small letter c with acute

  • ćMatić
  • ćdruženje
  • ććao
  • ćučenik
  • ćnaćí

Variations

Technical codes

UnicodeU+0107
HTML Entityć
HTML Codeć
CSS\0107

FAQ

What does the Latin Small Letter C With Acute letter mean?

ć is a Latin alphabet character: the lowercase “c” modified with an acute accent. In Unicode it is named “LATIN SMALL LETTER C WITH ACUTE” and has code point U+0107. Visually, it helps distinguish words that would otherwise look the same as plain “c,” because the accent typically signals a different pronunciation or spelling rule in languages that use the Latin extended alphabet. Commonly, you’ll encounter ć in Croatian, Polish, Slovene, and other languages where accented letters are treated as distinct characters rather than stylized variants of basic letters.

What is the Unicode code point for ć?

ć is U+0107 (LATIN SMALL LETTER C WITH ACUTE).

How do I type ć using HTML?

Use the numeric entity: ć

What’s the CSS escape for ć?

Use \\0107.

What’s the JavaScript escape for ć?

Use \\u{0107}.