If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+15EA, officially named CANADIAN SYLLABICS CARRIER PE, 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º |
5610
Copied!
|
|---|---|
| UTF-8 |
E1 97 AA
Copied!
|
| UTF-16 |
15 EA
Copied!
|
| UTF-32 |
00 00 15 EA
Copied!
|
| URL-Quoted |
%E1%97%AA
Copied!
|
| HTML hex reference |
ᗪ
Copied!
|
| RFC 5137 |
\u'15EA'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u15EA
Copied!
|
| C and C++ |
\u15ea
Copied!
|
| C# |
\u15ea
Copied!
|
| CSS |
\0015EA
Copied!
|
| Excel |
=UNICHAR(5610)
Copied!
|
| Go |
\u15ea
Copied!
|
| JavaScript |
\u15EA
Copied!
|
| Modern JavaScript (since ES6) |
\u{15ea}
Copied!
|
| JSON |
\u15EA
Copied!
|
| Java |
\u15EA
Copied!
|
| Lua |
\u{15EA}
Copied!
|
| Matlab |
char(5610)
Copied!
|
| Perl |
\x{15EA}
Copied!
|
| PHP |
\u{15ea}
Copied!
|
| PostgreSQL |
U&'\15EA'
Copied!
|
| PowerShell |
`u{15EA}
Copied!
|
| Python |
\u15ea
Copied!
|
| Ruby |
\u{15ea}
Copied!
|
| Rust |
\u{15ea}
Copied!
|