HTML Entity/Symbol𝒱(MATHEMATICAL SCRIPT CAPITAL V )

𝒱
Copy this symbol

MATHEMATICAL SCRIPT CAPITAL V

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

𝒱
𝒱
U+1D4B1
\1d4b1
𝒱

HTML Examples

Using HTML Code value in HTML file

<span> &#119985; </span>

Using HTML Entity value in HTML file

<span> &Vscr; </span>

CSS Example

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

span { 
    content: "\1d4b1";
}
All HTML Symbols