If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+072A, officially named SYRIAC LETTER RISH, was introduced in Unicode version 3.0. It is part of the Syriac block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Letter, this character typically falls under the Syrc 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 Arabic Letter 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º |
1834
Copied!
|
|---|---|
| UTF-8 |
DC AA
Copied!
|
| UTF-16 |
07 2A
Copied!
|
| UTF-32 |
00 00 07 2A
Copied!
|
| URL-Quoted |
%DC%AA
Copied!
|
| HTML hex reference |
ܪ
Copied!
|
| RFC 5137 |
\u'072A'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u072A
Copied!
|
| C and C++ |
\u072a
Copied!
|
| C# |
\u072a
Copied!
|
| CSS |
\00072A
Copied!
|
| Excel |
=UNICHAR(1834)
Copied!
|
| Go |
\u072a
Copied!
|
| JavaScript |
\u072A
Copied!
|
| Modern JavaScript (since ES6) |
\u{072a}
Copied!
|
| JSON |
\u072A
Copied!
|
| Java |
\u072A
Copied!
|
| Lua |
\u{072A}
Copied!
|
| Matlab |
char(1834)
Copied!
|
| Perl |
\x{072A}
Copied!
|
| PHP |
\u{072a}
Copied!
|
| PostgreSQL |
U&'\072A'
Copied!
|
| PowerShell |
`u{072A}
Copied!
|
| Python |
\u072a
Copied!
|
| Ruby |
\u{072a}
Copied!
|
| Rust |
\u{072a}
Copied!
|