If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+25FD, officially named WHITE MEDIUM SMALL SQUARE, was introduced in Unicode version 3.2. It is part of the Geometric Shapes 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 wide 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.
As an officially designated emoji, this character can be displayed in colorful graphical formats on supported platforms. To explicitly request the colorful emoji presentation rather than a standard monochrome text symbol, developers can append the Variation Selector-16 (U+FE0F) directly after the character.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
9725
Copied!
|
|---|---|
| UTF-8 |
E2 97 BD
Copied!
|
| UTF-16 |
25 FD
Copied!
|
| UTF-32 |
00 00 25 FD
Copied!
|
| URL-Quoted |
%E2%97%BD
Copied!
|
| HTML hex reference |
◽
Copied!
|
| RFC 5137 |
\u'25FD'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u25FD
Copied!
|
| C and C++ |
\u25fd
Copied!
|
| C# |
\u25fd
Copied!
|
| CSS |
\0025FD
Copied!
|
| Excel |
=UNICHAR(9725)
Copied!
|
| Go |
\u25fd
Copied!
|
| JavaScript |
\u25FD
Copied!
|
| Modern JavaScript (since ES6) |
\u{25fd}
Copied!
|
| JSON |
\u25FD
Copied!
|
| Java |
\u25FD
Copied!
|
| Lua |
\u{25FD}
Copied!
|
| Matlab |
char(9725)
Copied!
|
| Perl |
\x{25FD}
Copied!
|
| PHP |
\u{25fd}
Copied!
|
| PostgreSQL |
U&'\25FD'
Copied!
|
| PowerShell |
`u{25FD}
Copied!
|
| Python |
\u25fd
Copied!
|
| Ruby |
\u{25fd}
Copied!
|
| Rust |
\u{25fd}
Copied!
|