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