free-symbols
ѣ

Cyrillic Small Letter Yat Letter

ѣ is the Cyrillic small letter Yat (U+0463), used in historical and text-styling contexts.

U+0463

The symbol ѣ is known as the Cyrillic Small Letter Yat. It has code points and ready-to-use escapes for web and software text handling. Use it when you need accurate Cyrillic character representation or historical-style typography.

Cyrillic Small Letter Yat Letter Meaning

Cyrillic Small Letter Yat (ѣ) is a specific letter in the Cyrillic alphabet with Unicode code point U+0463. It may appear in older written materials, historical transcriptions, and text that aims to preserve spelling from earlier Cyrillic orthographies. In modern workflows, ѣ is also useful for precise character-level control—such as when reproducing texts faithfully, preparing language samples, or applying typography that targets exact Unicode characters. When copying into documents or code, prefer the exact character and, for developers, use the provided Unicode escapes to avoid mismatches caused by font or encoding differences.

Common uses

  • Copying exact characters for historical Cyrillic text and scholarly transcriptions
  • Typography and layout where a specific Cyrillic letter must match Unicode (U+0463)
  • Creating language-learning samples that reflect older spelling conventions
  • Web and app text rendering tests to confirm Unicode support for Cyrillic characters
  • Generating repeatable content snippets (e.g., quotes or captions) that must stay unchanged

Examples

ѣ — Cyrillic Small Letter Yat

  • ѣѣто слово зѣломъ
  • ѣВъ ѣтомъ году
  • ѣСписаніе: ѣ
  • ѣѣлка и тишина
  • ѣПисьмо содержит ѣ в тексте

Variations

Technical codes

UnicodeU+0463
HTML Entityѣ
HTML Codeѣ
CSS\0463

FAQ

What does the Cyrillic Small Letter Yat letter mean?

Cyrillic Small Letter Yat (ѣ) is a specific letter in the Cyrillic alphabet with Unicode code point U+0463. It may appear in older written materials, historical transcriptions, and text that aims to preserve spelling from earlier Cyrillic orthographies. In modern workflows, ѣ is also useful for precise character-level control—such as when reproducing texts faithfully, preparing language samples, or applying typography that targets exact Unicode characters. When copying into documents or code, prefer the exact character and, for developers, use the provided Unicode escapes to avoid mismatches caused by font or encoding differences.

What Unicode code point is ѣ?

ѣ is Unicode U+0463 (CYRILLIC SMALL LETTER YAT).

How do I copy ѣ into HTML?

Use the HTML entity ѣ or copy the character directly.

What CSS escape can I use for ѣ?

Use \\0463 in CSS.

How do I include ѣ in JavaScript?

Use the Unicode escape \\u{0463} in JavaScript.