HTML Entity/Symbolℬ(SCRIPT CAPITAL B )

Copy this symbol

SCRIPT CAPITAL B

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

ℬ
ℬ
U+0212C
\212c
ℬ

HTML Examples

Using HTML Code value in HTML file

<span> &#8492; </span>

Using HTML Entity value in HTML file

<span> &bernou; </span>

CSS Example

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

span { 
    content: "\212c";
}
All HTML Symbols