HTML Entity/Symbol𝔳(MATHEMATICAL FRAKTUR SMALL V )

𝔳
Copy this symbol

MATHEMATICAL FRAKTUR SMALL V

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

𝔳
𝔳
U+1D533
\1d533
𝔳

HTML Examples

Using HTML Code value in HTML file

<span> &#120115; </span>

Using HTML Entity value in HTML file

<span> &vfr; </span>

CSS Example

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

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