HTML Entity/Symbol𝒷(MATHEMATICAL SCRIPT SMALL B )

𝒷
Copy this symbol

MATHEMATICAL SCRIPT SMALL B

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

𝒷
𝒷
U+1D4B7
\1d4b7
𝒷

HTML Examples

Using HTML Code value in HTML file

<span> &#119991; </span>

Using HTML Entity value in HTML file

<span> &bscr; </span>

CSS Example

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

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