HTML Entity/SymbolВ(CYRILLIC CAPITAL LETTER VE )

В
Copy this symbol

CYRILLIC CAPITAL LETTER VE

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

В
В
U+00412
\0412
В

HTML Examples

Using HTML Code value in HTML file

<span> &#1042; </span>

Using HTML Entity value in HTML file

<span> &Vcy; </span>

CSS Example

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

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