If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+02DF, officially named MODIFIER LETTER CROSS ACCENT, was introduced in Unicode version 3.0. It is part of the Modifier Letters block, which belongs to the Basic Multilingual plane.
Categorized technically as a Modifier Symbol, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is not a composition and has ambiguous 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º |
735
Copied!
|
|---|---|
| UTF-8 |
CB 9F
Copied!
|
| UTF-16 |
02 DF
Copied!
|
| UTF-32 |
00 00 02 DF
Copied!
|
| URL-Quoted |
%CB%9F
Copied!
|
| HTML hex reference |
˟
Copied!
|
| RFC 5137 |
\u'02DF'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u02DF
Copied!
|
| C and C++ |
\u02df
Copied!
|
| C# |
\u02df
Copied!
|
| CSS |
\0002DF
Copied!
|
| Excel |
=UNICHAR(735)
Copied!
|
| Go |
\u02df
Copied!
|
| JavaScript |
\u02DF
Copied!
|
| Modern JavaScript (since ES6) |
\u{02df}
Copied!
|
| JSON |
\u02DF
Copied!
|
| Java |
\u02DF
Copied!
|
| Lua |
\u{02DF}
Copied!
|
| Matlab |
char(735)
Copied!
|
| Perl |
\x{02DF}
Copied!
|
| PHP |
\u{02df}
Copied!
|
| PostgreSQL |
U&'\02DF'
Copied!
|
| PowerShell |
`u{02DF}
Copied!
|
| Python |
\u02df
Copied!
|
| Ruby |
\u{02df}
Copied!
|
| Rust |
\u{02df}
Copied!
|