HTML Entity/Symbol𝔟(MATHEMATICAL FRAKTUR SMALL B )

𝔟
Copy this symbol

MATHEMATICAL FRAKTUR SMALL B

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

𝔟
𝔟
U+1D51F
\1d51f
𝔟

HTML Examples

Using HTML Code value in HTML file

<span> &#120095; </span>

Using HTML Entity value in HTML file

<span> &bfr; </span>

CSS Example

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

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