free-symbols
Ѱ

Cyrillic Capital Letter Psi Letter

Ѱ (U+0470) is the Cyrillic capital letter Psi used in Cyrillic text and typographic work.

U+0470

Ѱ is a Cyrillic letter with its own Unicode identity: U+0470. If you need this exact character for names, content, or design systems, you can copy it directly or use the provided codepoint escapes.

Cyrillic Capital Letter Psi Letter Meaning

Ѱ is the Unicode character named “CYRILLIC CAPITAL LETTER PSI” at code point U+0470. As a Cyrillic capital letter, it appears in Cyrillic writing contexts where the character is part of the alphabet or specific orthographic usage. In practice, you’ll encounter Ѱ when working with text that includes this letter, when correcting copy/paste mismatches, or when building fonts and typographic styles that must render the exact character. For developers, the most important detail is that this is a distinct character in Unicode, so it should be referenced by its code point (U+0470) rather than by approximate look-alikes.

Common uses

  • Copy/pasting exact Cyrillic text that contains Ѱ
  • Displaying names, labels, or titles that use this specific Cyrillic capital letter
  • Typography and font testing to ensure U+0470 renders correctly
  • Programming content generation where the character must be stable (Unicode escapes)
  • UI and design mockups that require exact character appearance

Examples

Ѱ Cyrillic Capital Letter Psi

  • ѰѰѰ Ѱ
  • ѰНовая строка: Ѱ
  • ѰЗаголовок: Ѱ
  • ѰПроверка символа Ѱ (U+0470)
  • ѰТекст с Ѱ для макета

Variations

Technical codes

UnicodeU+0470
HTML EntityѰ
HTML CodeѰ
CSS\0470

FAQ

What does the Cyrillic Capital Letter Psi letter mean?

Ѱ is the Unicode character named “CYRILLIC CAPITAL LETTER PSI” at code point U+0470. As a Cyrillic capital letter, it appears in Cyrillic writing contexts where the character is part of the alphabet or specific orthographic usage. In practice, you’ll encounter Ѱ when working with text that includes this letter, when correcting copy/paste mismatches, or when building fonts and typographic styles that must render the exact character. For developers, the most important detail is that this is a distinct character in Unicode, so it should be referenced by its code point (U+0470) rather than by approximate look-alikes.

What Unicode character is Ѱ?

Ѱ is “CYRILLIC CAPITAL LETTER PSI” with Unicode code point U+0470.

How can I copy Ѱ?

Select and copy the character shown on this page (Ѱ), or use the HTML/CSS/JavaScript escapes provided on the site for U+0470.

What is the HTML entity for Ѱ?

The HTML entity is Ѱ.

How do I represent Ѱ in JavaScript?

Use the JavaScript escape: \\u{0470} (as provided for this character).