If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+25DE, officially named LOWER RIGHT QUADRANT CIRCULAR ARC, 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º |
9694
Copied!
|
|---|---|
| UTF-8 |
E2 97 9E
Copied!
|
| UTF-16 |
25 DE
Copied!
|
| UTF-32 |
00 00 25 DE
Copied!
|
| URL-Quoted |
%E2%97%9E
Copied!
|
| HTML hex reference |
◞
Copied!
|
| RFC 5137 |
\u'25DE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u25DE
Copied!
|
| C and C++ |
\u25de
Copied!
|
| C# |
\u25de
Copied!
|
| CSS |
\0025DE
Copied!
|
| Excel |
=UNICHAR(9694)
Copied!
|
| Go |
\u25de
Copied!
|
| JavaScript |
\u25DE
Copied!
|
| Modern JavaScript (since ES6) |
\u{25de}
Copied!
|
| JSON |
\u25DE
Copied!
|
| Java |
\u25DE
Copied!
|
| Lua |
\u{25DE}
Copied!
|
| Matlab |
char(9694)
Copied!
|
| Perl |
\x{25DE}
Copied!
|
| PHP |
\u{25de}
Copied!
|
| PostgreSQL |
U&'\25DE'
Copied!
|
| PowerShell |
`u{25DE}
Copied!
|
| Python |
\u25de
Copied!
|
| Ruby |
\u{25de}
Copied!
|
| Rust |
\u{25de}
Copied!
|