If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+226C, officially named BETWEEN, 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 no designated width in East Asian typography. When placed in bidirectional text, it behaves as an Other Neutral 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º |
8812
Copied!
|
|---|---|
| UTF-8 |
E2 89 AC
Copied!
|
| UTF-16 |
22 6C
Copied!
|
| UTF-32 |
00 00 22 6C
Copied!
|
| URL-Quoted |
%E2%89%AC
Copied!
|
| HTML hex reference |
≬
Copied!
|
| RFC 5137 |
\u'226C'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u226C
Copied!
|
| C and C++ |
\u226c
Copied!
|
| C# |
\u226c
Copied!
|
| CSS |
\00226C
Copied!
|
| Excel |
=UNICHAR(8812)
Copied!
|
| Go |
\u226c
Copied!
|
| JavaScript |
\u226C
Copied!
|
| Modern JavaScript (since ES6) |
\u{226c}
Copied!
|
| JSON |
\u226C
Copied!
|
| Java |
\u226C
Copied!
|
| Lua |
\u{226C}
Copied!
|
| Matlab |
char(8812)
Copied!
|
| Perl |
\x{226C}
Copied!
|
| PHP |
\u{226c}
Copied!
|
| PostgreSQL |
U&'\226C'
Copied!
|
| PowerShell |
`u{226C}
Copied!
|
| Python |
\u226c
Copied!
|
| Ruby |
\u{226c}
Copied!
|
| Rust |
\u{226c}
Copied!
|