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