If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+298A, officially named Z NOTATION RIGHT BINDING BRACKET, was introduced in Unicode version 3.2. It is part of the Misc Math Symbols B block, which belongs to the Basic Multilingual plane.
Categorized technically as a Close Punctuation, this character typically falls under the Common 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 Other Neutral character. Its visual representation remains mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
10634
Copied!
|
|---|---|
| UTF-8 |
E2 A6 8A
Copied!
|
| UTF-16 |
29 8A
Copied!
|
| UTF-32 |
00 00 29 8A
Copied!
|
| URL-Quoted |
%E2%A6%8A
Copied!
|
| HTML hex reference |
⦊
Copied!
|
| RFC 5137 |
\u'298A'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u298A
Copied!
|
| C and C++ |
\u298a
Copied!
|
| C# |
\u298a
Copied!
|
| CSS |
\00298A
Copied!
|
| Excel |
=UNICHAR(10634)
Copied!
|
| Go |
\u298a
Copied!
|
| JavaScript |
\u298A
Copied!
|
| Modern JavaScript (since ES6) |
\u{298a}
Copied!
|
| JSON |
\u298A
Copied!
|
| Java |
\u298A
Copied!
|
| Lua |
\u{298A}
Copied!
|
| Matlab |
char(10634)
Copied!
|
| Perl |
\x{298A}
Copied!
|
| PHP |
\u{298a}
Copied!
|
| PostgreSQL |
U&'\298A'
Copied!
|
| PowerShell |
`u{298A}
Copied!
|
| Python |
\u298a
Copied!
|
| Ruby |
\u{298a}
Copied!
|
| Rust |
\u{298a}
Copied!
|