If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+228B, officially named SUPERSET OF WITH NOT EQUAL TO, was introduced in Unicode version 1.1. It is part of the Math Operators block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as SUPERSET OF OR NOT EQUAL TO.
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º |
8843
Copied!
|
|---|---|
| UTF-8 |
E2 8A 8B
Copied!
|
| UTF-16 |
22 8B
Copied!
|
| UTF-32 |
00 00 22 8B
Copied!
|
| URL-Quoted |
%E2%8A%8B
Copied!
|
| HTML hex reference |
⊋
Copied!
|
| RFC 5137 |
\u'228B'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u228B
Copied!
|
| C and C++ |
\u228b
Copied!
|
| C# |
\u228b
Copied!
|
| CSS |
\00228B
Copied!
|
| Excel |
=UNICHAR(8843)
Copied!
|
| Go |
\u228b
Copied!
|
| JavaScript |
\u228B
Copied!
|
| Modern JavaScript (since ES6) |
\u{228b}
Copied!
|
| JSON |
\u228B
Copied!
|
| Java |
\u228B
Copied!
|
| Lua |
\u{228B}
Copied!
|
| Matlab |
char(8843)
Copied!
|
| Perl |
\x{228B}
Copied!
|
| PHP |
\u{228b}
Copied!
|
| PostgreSQL |
U&'\228B'
Copied!
|
| PowerShell |
`u{228B}
Copied!
|
| Python |
\u228b
Copied!
|
| Ruby |
\u{228b}
Copied!
|
| Rust |
\u{228b}
Copied!
|