If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+02DC, officially named SMALL TILDE, 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 TILDE.
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 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º |
732
Copied!
|
|---|---|
| UTF-8 |
CB 9C
Copied!
|
| UTF-16 |
02 DC
Copied!
|
| UTF-32 |
00 00 02 DC
Copied!
|
| URL-Quoted |
%CB%9C
Copied!
|
| HTML hex reference |
˜
Copied!
|
| RFC 5137 |
\u'02DC'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u02DC
Copied!
|
| C and C++ |
\u02dc
Copied!
|
| C# |
\u02dc
Copied!
|
| CSS |
\0002DC
Copied!
|
| Excel |
=UNICHAR(732)
Copied!
|
| Go |
\u02dc
Copied!
|
| JavaScript |
\u02DC
Copied!
|
| Modern JavaScript (since ES6) |
\u{02dc}
Copied!
|
| JSON |
\u02DC
Copied!
|
| Java |
\u02DC
Copied!
|
| Lua |
\u{02DC}
Copied!
|
| Matlab |
char(732)
Copied!
|
| Perl |
\x{02DC}
Copied!
|
| PHP |
\u{02dc}
Copied!
|
| PostgreSQL |
U&'\02DC'
Copied!
|
| PowerShell |
`u{02DC}
Copied!
|
| Python |
\u02dc
Copied!
|
| Ruby |
\u{02dc}
Copied!
|
| Rust |
\u{02dc}
Copied!
|