If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+22AE, officially named DOES NOT FORCE, 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 a canonical 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º |
8878
Copied!
|
|---|---|
| UTF-8 |
E2 8A AE
Copied!
|
| UTF-16 |
22 AE
Copied!
|
| UTF-32 |
00 00 22 AE
Copied!
|
| URL-Quoted |
%E2%8A%AE
Copied!
|
| HTML hex reference |
⊮
Copied!
|
| RFC 5137 |
\u'22AE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u22AE
Copied!
|
| C and C++ |
\u22ae
Copied!
|
| C# |
\u22ae
Copied!
|
| CSS |
\0022AE
Copied!
|
| Excel |
=UNICHAR(8878)
Copied!
|
| Go |
\u22ae
Copied!
|
| JavaScript |
\u22AE
Copied!
|
| Modern JavaScript (since ES6) |
\u{22ae}
Copied!
|
| JSON |
\u22AE
Copied!
|
| Java |
\u22AE
Copied!
|
| Lua |
\u{22AE}
Copied!
|
| Matlab |
char(8878)
Copied!
|
| Perl |
\x{22AE}
Copied!
|
| PHP |
\u{22ae}
Copied!
|
| PostgreSQL |
U&'\22AE'
Copied!
|
| PowerShell |
`u{22AE}
Copied!
|
| Python |
\u22ae
Copied!
|
| Ruby |
\u{22ae}
Copied!
|
| Rust |
\u{22ae}
Copied!
|