If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+2DAB, officially named ETHIOPIC SYLLABLE CCAA, was introduced in Unicode version 4.1. It is part of the Ethiopic Ext block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Letter, this character typically falls under the Ethi 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 Left-To-Right 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º |
11691
Copied!
|
|---|---|
| UTF-8 |
E2 B6 AB
Copied!
|
| UTF-16 |
2D AB
Copied!
|
| UTF-32 |
00 00 2D AB
Copied!
|
| URL-Quoted |
%E2%B6%AB
Copied!
|
| HTML hex reference |
ⶫ
Copied!
|
| RFC 5137 |
\u'2DAB'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u2DAB
Copied!
|
| C and C++ |
\u2dab
Copied!
|
| C# |
\u2dab
Copied!
|
| CSS |
\002DAB
Copied!
|
| Excel |
=UNICHAR(11691)
Copied!
|
| Go |
\u2dab
Copied!
|
| JavaScript |
\u2DAB
Copied!
|
| Modern JavaScript (since ES6) |
\u{2dab}
Copied!
|
| JSON |
\u2DAB
Copied!
|
| Java |
\u2DAB
Copied!
|
| Lua |
\u{2DAB}
Copied!
|
| Matlab |
char(11691)
Copied!
|
| Perl |
\x{2DAB}
Copied!
|
| PHP |
\u{2dab}
Copied!
|
| PostgreSQL |
U&'\2DAB'
Copied!
|
| PowerShell |
`u{2DAB}
Copied!
|
| Python |
\u2dab
Copied!
|
| Ruby |
\u{2dab}
Copied!
|
| Rust |
\u{2dab}
Copied!
|