HTML Entity/Symbolℏ(PLANCK CONSTANT OVER TWO PI )

Copy this symbol

PLANCK CONSTANT OVER TWO PI

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

ℏ
ℏ
U+0210F
\210f
ℏ

HTML Examples

Using HTML Code value in HTML file

<span> &#8463; </span>

Using HTML Entity value in HTML file

<span> &hbar; </span>

CSS Example

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

span { 
    content: "\210f";
}
All HTML Symbols