If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+210F, officially named PLANCK CONSTANT OVER TWO PI, was introduced in Unicode version 1.1. It is part of the Letterlike Symbols block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as PLANCK CONSTANT OVER 2 PI.
Categorized technically as a Lowercase Letter, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is Unknown and has no designated width in East Asian typography. When placed in bidirectional text, it behaves as an Left-To-Right character. Its visual representation remains not mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
8463
Copied!
|
|---|---|
| UTF-8 |
E2 84 8F
Copied!
|
| UTF-16 |
21 0F
Copied!
|
| UTF-32 |
00 00 21 0F
Copied!
|
| URL-Quoted |
%E2%84%8F
Copied!
|
| HTML hex reference |
ℏ
Copied!
|
| RFC 5137 |
\u'210F'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u210F
Copied!
|
| C and C++ |
\u210f
Copied!
|
| C# |
\u210f
Copied!
|
| CSS |
\00210F
Copied!
|
| Excel |
=UNICHAR(8463)
Copied!
|
| Go |
\u210f
Copied!
|
| JavaScript |
\u210F
Copied!
|
| Modern JavaScript (since ES6) |
\u{210f}
Copied!
|
| JSON |
\u210F
Copied!
|
| Java |
\u210F
Copied!
|
| Lua |
\u{210F}
Copied!
|
| Matlab |
char(8463)
Copied!
|
| Perl |
\x{210F}
Copied!
|
| PHP |
\u{210f}
Copied!
|
| PostgreSQL |
U&'\210F'
Copied!
|
| PowerShell |
`u{210F}
Copied!
|
| Python |
\u210f
Copied!
|
| Ruby |
\u{210f}
Copied!
|
| Rust |
\u{210f}
Copied!
|