HTML Entity/Symbolв(CYRILLIC SMALL LETTER VE )

в
Copy this symbol

CYRILLIC SMALL LETTER VE

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

в
в
U+00432
\0432
в

HTML Examples

Using HTML Code value in HTML file

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