If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+2AEE, officially named DOES NOT DIVIDE WITH REVERSED NEGATION SLASH, was introduced in Unicode version 3.2. It is part of the Sup Math Operators block, which belongs to the Basic Multilingual plane.
Categorized technically as a Math Symbol, 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º |
10990
Copied!
|
|---|---|
| UTF-8 |
E2 AB AE
Copied!
|
| UTF-16 |
2A EE
Copied!
|
| UTF-32 |
00 00 2A EE
Copied!
|
| URL-Quoted |
%E2%AB%AE
Copied!
|
| HTML hex reference |
⫮
Copied!
|
| RFC 5137 |
\u'2AEE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u2AEE
Copied!
|
| C and C++ |
\u2aee
Copied!
|
| C# |
\u2aee
Copied!
|
| CSS |
\002AEE
Copied!
|
| Excel |
=UNICHAR(10990)
Copied!
|
| Go |
\u2aee
Copied!
|
| JavaScript |
\u2AEE
Copied!
|
| Modern JavaScript (since ES6) |
\u{2aee}
Copied!
|
| JSON |
\u2AEE
Copied!
|
| Java |
\u2AEE
Copied!
|
| Lua |
\u{2AEE}
Copied!
|
| Matlab |
char(10990)
Copied!
|
| Perl |
\x{2AEE}
Copied!
|
| PHP |
\u{2aee}
Copied!
|
| PostgreSQL |
U&'\2AEE'
Copied!
|
| PowerShell |
`u{2AEE}
Copied!
|
| Python |
\u2aee
Copied!
|
| Ruby |
\u{2aee}
Copied!
|
| Rust |
\u{2aee}
Copied!
|