HTML Entity/Symbol𝕓(MATHEMATICAL DOUBLE-STRUCK SMALL B )

𝕓
Copy this symbol

MATHEMATICAL DOUBLE-STRUCK SMALL B

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

𝕓
𝕓
U+1D553
\1d553
𝕓

HTML Examples

Using HTML Code value in HTML file

<span> &#120147; </span>

Using HTML Entity value in HTML file

<span> &bopf; </span>

CSS Example

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

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