If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+25CA, officially named LOZENGE, was introduced in Unicode version 1.1. It is part of the Geometric Shapes block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other 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º |
9674
Copied!
|
|---|---|
| UTF-8 |
E2 97 8A
Copied!
|
| UTF-16 |
25 CA
Copied!
|
| UTF-32 |
00 00 25 CA
Copied!
|
| URL-Quoted |
%E2%97%8A
Copied!
|
| HTML hex reference |
◊
Copied!
|
| RFC 5137 |
\u'25CA'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u25CA
Copied!
|
| C and C++ |
\u25ca
Copied!
|
| C# |
\u25ca
Copied!
|
| CSS |
\0025CA
Copied!
|
| Excel |
=UNICHAR(9674)
Copied!
|
| Go |
\u25ca
Copied!
|
| JavaScript |
\u25CA
Copied!
|
| Modern JavaScript (since ES6) |
\u{25ca}
Copied!
|
| JSON |
\u25CA
Copied!
|
| Java |
\u25CA
Copied!
|
| Lua |
\u{25CA}
Copied!
|
| Matlab |
char(9674)
Copied!
|
| Perl |
\x{25CA}
Copied!
|
| PHP |
\u{25ca}
Copied!
|
| PostgreSQL |
U&'\25CA'
Copied!
|
| PowerShell |
`u{25CA}
Copied!
|
| Python |
\u25ca
Copied!
|
| Ruby |
\u{25ca}
Copied!
|
| Rust |
\u{25ca}
Copied!
|