If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+224D, officially named EQUIVALENT TO, 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º |
8781
Copied!
|
|---|---|
| UTF-8 |
E2 89 8D
Copied!
|
| UTF-16 |
22 4D
Copied!
|
| UTF-32 |
00 00 22 4D
Copied!
|
| URL-Quoted |
%E2%89%8D
Copied!
|
| HTML hex reference |
≍
Copied!
|
| RFC 5137 |
\u'224D'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u224D
Copied!
|
| C and C++ |
\u224d
Copied!
|
| C# |
\u224d
Copied!
|
| CSS |
\00224D
Copied!
|
| Excel |
=UNICHAR(8781)
Copied!
|
| Go |
\u224d
Copied!
|
| JavaScript |
\u224D
Copied!
|
| Modern JavaScript (since ES6) |
\u{224d}
Copied!
|
| JSON |
\u224D
Copied!
|
| Java |
\u224D
Copied!
|
| Lua |
\u{224D}
Copied!
|
| Matlab |
char(8781)
Copied!
|
| Perl |
\x{224D}
Copied!
|
| PHP |
\u{224d}
Copied!
|
| PostgreSQL |
U&'\224D'
Copied!
|
| PowerShell |
`u{224D}
Copied!
|
| Python |
\u224d
Copied!
|
| Ruby |
\u{224d}
Copied!
|
| Rust |
\u{224d}
Copied!
|