free-symbols
с

Cyrillic Small Letter Es Letter

с is the Cyrillic small letter es, used in many Cyrillic-based languages like Russian.

U+0441

с is a lowercase Cyrillic character with Unicode code point U+0441. It’s widely used in Cyrillic writing systems to represent the “s” sound in many contexts. Use the copy options below for fast, accurate text entry.

Cyrillic Small Letter Es Letter Meaning

The character “с” is the Cyrillic small letter es (Unicode U+0441). In most Cyrillic-based languages that use this letter, it corresponds to the “s” sound, though exact pronunciation can vary by language and phonetic rules. Visually, it may look similar to the Latin lowercase “c” or the Greek lowercase “sigma” in some fonts, so it’s important to copy the correct character when consistency matters (for example in usernames, forms, or code-like identifiers). In Unicode and web text, using the proper Cyrillic letter ensures correct rendering, sorting, and searching.

Common uses

  • Writing Cyrillic text in Russian and other Cyrillic-based languages
  • Creating consistent usernames, labels, and brand text that must stay in Cyrillic
  • User interface and forms where the exact Cyrillic character is required
  • Copying names, locations, and proper nouns that include the letter “с”
  • Program output, logs, and data strings that must preserve Unicode characters

Examples

с — Cyrillic small letter es (U+0441)

  • ссегодня
  • ссоль
  • слес
  • сМосква
  • суверен

Variations

Technical codes

UnicodeU+0441
HTML Entityс
HTML Codeс
CSS\0441

FAQ

What does the Cyrillic Small Letter Es letter mean?

The character “с” is the Cyrillic small letter es (Unicode U+0441). In most Cyrillic-based languages that use this letter, it corresponds to the “s” sound, though exact pronunciation can vary by language and phonetic rules. Visually, it may look similar to the Latin lowercase “c” or the Greek lowercase “sigma” in some fonts, so it’s important to copy the correct character when consistency matters (for example in usernames, forms, or code-like identifiers). In Unicode and web text, using the proper Cyrillic letter ensures correct rendering, sorting, and searching.

What Unicode character is “с”?

“с” is CYRILLIC SMALL LETTER ES with Unicode code point U+0441.

How do I copy “с” into HTML?

You can use the HTML entity: с.

Is “с” the same as the Latin letter “c”?

No. They are different Unicode characters. “с” is Cyrillic (U+0441), while Latin “c” is a different letter.

How can I include “с” in CSS or JavaScript?

CSS escape: \\0441. JavaScript escape: \\u{0441}.