If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+14AE, officially named CANADIAN SYLLABICS MWI, was introduced in Unicode version 3.0. It is part of the UCAS block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Letter, this character typically falls under the Cans 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º |
5294
Copied!
|
|---|---|
| UTF-8 |
E1 92 AE
Copied!
|
| UTF-16 |
14 AE
Copied!
|
| UTF-32 |
00 00 14 AE
Copied!
|
| URL-Quoted |
%E1%92%AE
Copied!
|
| HTML hex reference |
ᒮ
Copied!
|
| RFC 5137 |
\u'14AE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u14AE
Copied!
|
| C and C++ |
\u14ae
Copied!
|
| C# |
\u14ae
Copied!
|
| CSS |
\0014AE
Copied!
|
| Excel |
=UNICHAR(5294)
Copied!
|
| Go |
\u14ae
Copied!
|
| JavaScript |
\u14AE
Copied!
|
| Modern JavaScript (since ES6) |
\u{14ae}
Copied!
|
| JSON |
\u14AE
Copied!
|
| Java |
\u14AE
Copied!
|
| Lua |
\u{14AE}
Copied!
|
| Matlab |
char(5294)
Copied!
|
| Perl |
\x{14AE}
Copied!
|
| PHP |
\u{14ae}
Copied!
|
| PostgreSQL |
U&'\14AE'
Copied!
|
| PowerShell |
`u{14AE}
Copied!
|
| Python |
\u14ae
Copied!
|
| Ruby |
\u{14ae}
Copied!
|
| Rust |
\u{14ae}
Copied!
|