If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+02EA, officially named MODIFIER LETTER YIN DEPARTING TONE MARK, 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 Bopo 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º |
746
Copied!
|
|---|---|
| UTF-8 |
CB AA
Copied!
|
| UTF-16 |
02 EA
Copied!
|
| UTF-32 |
00 00 02 EA
Copied!
|
| URL-Quoted |
%CB%AA
Copied!
|
| HTML hex reference |
˪
Copied!
|
| RFC 5137 |
\u'02EA'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u02EA
Copied!
|
| C and C++ |
\u02ea
Copied!
|
| C# |
\u02ea
Copied!
|
| CSS |
\0002EA
Copied!
|
| Excel |
=UNICHAR(746)
Copied!
|
| Go |
\u02ea
Copied!
|
| JavaScript |
\u02EA
Copied!
|
| Modern JavaScript (since ES6) |
\u{02ea}
Copied!
|
| JSON |
\u02EA
Copied!
|
| Java |
\u02EA
Copied!
|
| Lua |
\u{02EA}
Copied!
|
| Matlab |
char(746)
Copied!
|
| Perl |
\x{02EA}
Copied!
|
| PHP |
\u{02ea}
Copied!
|
| PostgreSQL |
U&'\02EA'
Copied!
|
| PowerShell |
`u{02EA}
Copied!
|
| Python |
\u02ea
Copied!
|
| Ruby |
\u{02ea}
Copied!
|
| Rust |
\u{02ea}
Copied!
|