If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+05B7, officially named HEBREW POINT PATAH, was introduced in Unicode version 1.1. It is part of the Hebrew block, which belongs to the Basic Multilingual plane.
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º |
1463
Copied!
|
|---|---|
| UTF-8 |
D6 B7
Copied!
|
| UTF-16 |
05 B7
Copied!
|
| UTF-32 |
00 00 05 B7
Copied!
|
| URL-Quoted |
%D6%B7
Copied!
|
| HTML hex reference |
ַ
Copied!
|
| RFC 5137 |
\u'05B7'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u05B7
Copied!
|
| C and C++ |
\u05b7
Copied!
|
| C# |
\u05b7
Copied!
|
| CSS |
\0005B7
Copied!
|
| Excel |
=UNICHAR(1463)
Copied!
|
| Go |
\u05b7
Copied!
|
| JavaScript |
\u05B7
Copied!
|
| Modern JavaScript (since ES6) |
\u{05b7}
Copied!
|
| JSON |
\u05B7
Copied!
|
| Java |
\u05B7
Copied!
|
| Lua |
\u{05B7}
Copied!
|
| Matlab |
char(1463)
Copied!
|
| Perl |
\x{05B7}
Copied!
|
| PHP |
\u{05b7}
Copied!
|
| PostgreSQL |
U&'\05B7'
Copied!
|
| PowerShell |
`u{05B7}
Copied!
|
| Python |
\u05b7
Copied!
|
| Ruby |
\u{05b7}
Copied!
|
| Rust |
\u{05b7}
Copied!
|