If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+220B, officially named CONTAINS AS MEMBER, was introduced in Unicode version 1.1. It is part of the 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 ambiguous 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º |
8715
Copied!
|
|---|---|
| UTF-8 |
E2 88 8B
Copied!
|
| UTF-16 |
22 0B
Copied!
|
| UTF-32 |
00 00 22 0B
Copied!
|
| URL-Quoted |
%E2%88%8B
Copied!
|
| HTML hex reference |
∋
Copied!
|
| RFC 5137 |
\u'220B'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u220B
Copied!
|
| C and C++ |
\u220b
Copied!
|
| C# |
\u220b
Copied!
|
| CSS |
\00220B
Copied!
|
| Excel |
=UNICHAR(8715)
Copied!
|
| Go |
\u220b
Copied!
|
| JavaScript |
\u220B
Copied!
|
| Modern JavaScript (since ES6) |
\u{220b}
Copied!
|
| JSON |
\u220B
Copied!
|
| Java |
\u220B
Copied!
|
| Lua |
\u{220B}
Copied!
|
| Matlab |
char(8715)
Copied!
|
| Perl |
\x{220B}
Copied!
|
| PHP |
\u{220b}
Copied!
|
| PostgreSQL |
U&'\220B'
Copied!
|
| PowerShell |
`u{220B}
Copied!
|
| Python |
\u220b
Copied!
|
| Ruby |
\u{220b}
Copied!
|
| Rust |
\u{220b}
Copied!
|