HTML Entity/Symbolб(CYRILLIC SMALL LETTER BE )

б
Copy this symbol

CYRILLIC SMALL LETTER BE

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

б
б
U+00431
\0431
б

HTML Examples

Using HTML Code value in HTML file

<span> &#1073; </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: "\0431";
}
All HTML Symbols