HTML Entity/SymbolБ(CYRILLIC CAPITAL LETTER BE )

Б
Copy this symbol

CYRILLIC CAPITAL LETTER BE

Click on any of the following code values to copy to clipboard.

Б
Б
U+00411
\0411
Б

HTML Examples

Using HTML Code value in HTML file

<span> &#1041; </span>

Using HTML Entity value in HTML file

<span> &Bcy; </span>

CSS Example

Using CSS content code of the HTML entity &Bcy; to specify in a CSS file

span { 
    content: "\0411";
}
All HTML Symbols