If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+070A, officially named SYRIAC CONTRACTION, 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 Punctuation, 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º |
1802
Copied!
|
|---|---|
| UTF-8 |
DC 8A
Copied!
|
| UTF-16 |
07 0A
Copied!
|
| UTF-32 |
00 00 07 0A
Copied!
|
| URL-Quoted |
%DC%8A
Copied!
|
| HTML hex reference |
܊
Copied!
|
| RFC 5137 |
\u'070A'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u070A
Copied!
|
| C and C++ |
\u070a
Copied!
|
| C# |
\u070a
Copied!
|
| CSS |
\00070A
Copied!
|
| Excel |
=UNICHAR(1802)
Copied!
|
| Go |
\u070a
Copied!
|
| JavaScript |
\u070A
Copied!
|
| Modern JavaScript (since ES6) |
\u{070a}
Copied!
|
| JSON |
\u070A
Copied!
|
| Java |
\u070A
Copied!
|
| Lua |
\u{070A}
Copied!
|
| Matlab |
char(1802)
Copied!
|
| Perl |
\x{070A}
Copied!
|
| PHP |
\u{070a}
Copied!
|
| PostgreSQL |
U&'\070A'
Copied!
|
| PowerShell |
`u{070A}
Copied!
|
| Python |
\u070a
Copied!
|
| Ruby |
\u{070a}
Copied!
|
| Rust |
\u{070a}
Copied!
|