If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+225B, officially named STAR EQUALS, 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º |
8795
Copied!
|
|---|---|
| UTF-8 |
E2 89 9B
Copied!
|
| UTF-16 |
22 5B
Copied!
|
| UTF-32 |
00 00 22 5B
Copied!
|
| URL-Quoted |
%E2%89%9B
Copied!
|
| HTML hex reference |
≛
Copied!
|
| RFC 5137 |
\u'225B'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u225B
Copied!
|
| C and C++ |
\u225b
Copied!
|
| C# |
\u225b
Copied!
|
| CSS |
\00225B
Copied!
|
| Excel |
=UNICHAR(8795)
Copied!
|
| Go |
\u225b
Copied!
|
| JavaScript |
\u225B
Copied!
|
| Modern JavaScript (since ES6) |
\u{225b}
Copied!
|
| JSON |
\u225B
Copied!
|
| Java |
\u225B
Copied!
|
| Lua |
\u{225B}
Copied!
|
| Matlab |
char(8795)
Copied!
|
| Perl |
\x{225B}
Copied!
|
| PHP |
\u{225b}
Copied!
|
| PostgreSQL |
U&'\225B'
Copied!
|
| PowerShell |
`u{225B}
Copied!
|
| Python |
\u225b
Copied!
|
| Ruby |
\u{225b}
Copied!
|
| Rust |
\u{225b}
Copied!
|