free-symbols

Cyrillic Small Letter Tall Te Letter

ᲄ is the Cyrillic small letter tall te (U+1C84), used for writing specific Cyrillic words and names.

U+1C84

ᲄ is a Unicode character in the Cyrillic block. It’s useful when you need the exact “tall te” form rather than a more common Cyrillic “te”. Copy it directly or use the provided code points and escapes.

Cyrillic Small Letter Tall Te Letter Meaning

ᲄ (Unicode name: CYRILLIC SMALL LETTER TALL TE, U+1C84) is a lowercase Cyrillic letter variant. Like other Cyrillic characters, it represents a specific letter form used in certain languages, orthographies, and proper names where the “tall te” shape is required. In practice, the most important “meaning” is its identity in text: you should use ᲄ when the correct character is required (for accurate typography, searching, and matching existing text). If you substitute it with a visually similar Cyrillic letter, the spelling and text processing may change.

Common uses

  • Copying and pasting Cyrillic text that explicitly uses the tall te character
  • Accurate typing of names, places, or terms where ᲄ appears in source text
  • Typography and font testing to verify that U+1C84 renders correctly
  • Search, indexing, and database entry where exact character matching matters
  • Developer usage when generating or validating Unicode strings containing U+1C84

Examples

ᲄ Cyrillic Small Letter Tall Te

  • ᲄаᲄ is an exact match for the tall te character in Unicode.
  • Please copy ᲄ from the source document to avoid substitutions.
  • The word ᲄтe includes U+1C84 in the middle of the text.
  • In this font test, ᲄ should display with the tall form.
  • For validation, compare the string character-by-character against ᲄ.

Variations

Technical codes

UnicodeU+1C84
HTML Entityᲄ
HTML Codeᲄ
CSS\1C84

FAQ

What does the Cyrillic Small Letter Tall Te letter mean?

ᲄ (Unicode name: CYRILLIC SMALL LETTER TALL TE, U+1C84) is a lowercase Cyrillic letter variant. Like other Cyrillic characters, it represents a specific letter form used in certain languages, orthographies, and proper names where the “tall te” shape is required. In practice, the most important “meaning” is its identity in text: you should use ᲄ when the correct character is required (for accurate typography, searching, and matching existing text). If you substitute it with a visually similar Cyrillic letter, the spelling and text processing may change.

What is the Unicode code point for ᲄ?

ᲄ has Unicode code point U+1C84.

How can I copy ᲄ into HTML?

Use the provided HTML entity: ᲄ (as listed for this symbol).

What’s the CSS escape for ᲄ?

The CSS escape is \\1C84.

How do I represent ᲄ in JavaScript?

Use JavaScript escape: \\u{1C84}.