free-symbols
Б

Cyrillic Capital Letter Be Letter

Б is the Cyrillic capital letter Be used in many languages that write with the Cyrillic script.

U+0411

The symbol “Б” is a Cyrillic capital letter with code point U+0411. It’s commonly used as a standalone letter in Cyrillic words and names. You can copy it directly or generate it in HTML, CSS, and JavaScript using its provided escapes.

Cyrillic Capital Letter Be Letter Meaning

“Б” is the Cyrillic capital letter Be (Unicode: U+0411). In written Cyrillic languages, it represents a specific letter distinct from other Cyrillic characters; its exact phonetic value depends on the language and orthography, but it functions as the uppercase form of the corresponding Cyrillic letter “б”. Because it is a letter, it typically appears in the middle or beginning of words rather than acting as a punctuation mark or symbol operator. You’ll see it in everyday text, proper names, and UI labels that use Cyrillic spelling, where correct casing and encoding matter for readability and search.

Common uses

  • Entering or displaying Cyrillic uppercase text in forms and search fields
  • Designing logos, headings, and labels that use Cyrillic letter styling
  • Writing proper names and brand text that require the uppercase “Б”
  • Programming UI strings that include Cyrillic characters (i18n/localization)
  • Creating posts and comments for Cyrillic-speaking audiences online

Examples

Б — Cyrillic Capital Letter Be (U+0411)

  • ББорис
  • ББиблиотека
  • ББанк
  • ББыстро
  • ББилет

Variations

Technical codes

UnicodeU+0411
HTML EntityБ
HTML CodeБ
CSS\0411

FAQ

What does the Cyrillic Capital Letter Be letter mean?

“Б” is the Cyrillic capital letter Be (Unicode: U+0411). In written Cyrillic languages, it represents a specific letter distinct from other Cyrillic characters; its exact phonetic value depends on the language and orthography, but it functions as the uppercase form of the corresponding Cyrillic letter “б”. Because it is a letter, it typically appears in the middle or beginning of words rather than acting as a punctuation mark or symbol operator. You’ll see it in everyday text, proper names, and UI labels that use Cyrillic spelling, where correct casing and encoding matter for readability and search.

What Unicode character is “Б”?

“Б” is the Cyrillic Capital Letter Be with Unicode code point U+0411.

How can I copy “Б” into HTML?

Use the HTML entity: Б

What is the CSS escape for “Б”?

Use: \\0411

How do I write “Б” in JavaScript?

Use: \\u{0411}