free-symbols
c

Latin Small Letter C Letter

Lowercase c (U+0063), the Latin small letter C used in everyday writing and programming text.

U+0063

The character “c” is the Latin small letter C (U+0063). It appears in common words, symbols in plain text, and programming identifiers. Below you’ll find practical copy/paste and encoding details.

Latin Small Letter C Letter Meaning

“c” is the lowercase form of the Latin letter C. In English and other Latin-based writing, it is simply a letter used to form words and abbreviations (for example, “cat,” “center,” and “circa”). In technical contexts, “c” is also widely recognized as a variable name or identifier in code, and it may appear in language or notation abbreviations depending on the system. On the web and in text encoding, it specifically refers to the Unicode character LATIN SMALL LETTER C (U+0063), with HTML entity c and common escapes like \\0063 and \\u{0063}.

Common uses

  • Typing everyday words in lowercase (e.g., “category,” “city,” “course”).
  • Using “c” as a short abbreviation in notes and headings (e.g., “approx.,” “center”).
  • Writing variable names and identifiers in programming examples (e.g., c, counter variables).
  • Creating CSS selectors or class/name tokens that are lowercase (as part of larger strings).
  • Labeling UI elements and form fields with a concise lowercase letter.

Examples

c — Latin Small Letter C

  • ccopy this: c
  • ccategory: c
  • cstatus: c
  • cvariable c = 3
  • cuse c for center

Variations

Technical codes

UnicodeU+0063
HTML Entityc
HTML Codec
CSS\0063

FAQ

What does the Latin Small Letter C letter mean?

“c” is the lowercase form of the Latin letter C. In English and other Latin-based writing, it is simply a letter used to form words and abbreviations (for example, “cat,” “center,” and “circa”). In technical contexts, “c” is also widely recognized as a variable name or identifier in code, and it may appear in language or notation abbreviations depending on the system. On the web and in text encoding, it specifically refers to the Unicode character LATIN SMALL LETTER C (U+0063), with HTML entity c and common escapes like \\0063 and \\u{0063}.

What Unicode character is the lowercase “c”?

It is LATIN SMALL LETTER C with Unicode code point U+0063.

How do I write “c” in HTML?

Use the HTML entity c.

How do I escape “c” in CSS or Unicode notation?

A common CSS/Unicode escape is \\0063.

How do I include “c” in JavaScript using Unicode escape?

You can use \\u{0063}.

Related symbols

More in Latin Basic