If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+05BC, officially named HEBREW POINT DAGESH OR MAPIQ, was introduced in Unicode version 1.1. It is part of the Hebrew block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as HEBREW POINT DAGESH.
Categorized technically as a Nonspacing Mark, this character typically falls under the Hebr script. In terms of text layout and rendering, the glyph is not a composition and has no designated width in East Asian typography. When placed in bidirectional text, it behaves as an Unknown 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º |
1468
Copied!
|
|---|---|
| UTF-8 |
D6 BC
Copied!
|
| UTF-16 |
05 BC
Copied!
|
| UTF-32 |
00 00 05 BC
Copied!
|
| URL-Quoted |
%D6%BC
Copied!
|
| HTML hex reference |
ּ
Copied!
|
| RFC 5137 |
\u'05BC'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u05BC
Copied!
|
| C and C++ |
\u05bc
Copied!
|
| C# |
\u05bc
Copied!
|
| CSS |
\0005BC
Copied!
|
| Excel |
=UNICHAR(1468)
Copied!
|
| Go |
\u05bc
Copied!
|
| JavaScript |
\u05BC
Copied!
|
| Modern JavaScript (since ES6) |
\u{05bc}
Copied!
|
| JSON |
\u05BC
Copied!
|
| Java |
\u05BC
Copied!
|
| Lua |
\u{05BC}
Copied!
|
| Matlab |
char(1468)
Copied!
|
| Perl |
\x{05BC}
Copied!
|
| PHP |
\u{05bc}
Copied!
|
| PostgreSQL |
U&'\05BC'
Copied!
|
| PowerShell |
`u{05BC}
Copied!
|
| Python |
\u05bc
Copied!
|
| Ruby |
\u{05bc}
Copied!
|
| Rust |
\u{05bc}
Copied!
|