If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+141F, officially named CANADIAN SYLLABICS FINAL ACUTE, 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º |
5151
Copied!
|
|---|---|
| UTF-8 |
E1 90 9F
Copied!
|
| UTF-16 |
14 1F
Copied!
|
| UTF-32 |
00 00 14 1F
Copied!
|
| URL-Quoted |
%E1%90%9F
Copied!
|
| HTML hex reference |
ᐟ
Copied!
|
| RFC 5137 |
\u'141F'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u141F
Copied!
|
| C and C++ |
\u141f
Copied!
|
| C# |
\u141f
Copied!
|
| CSS |
\00141F
Copied!
|
| Excel |
=UNICHAR(5151)
Copied!
|
| Go |
\u141f
Copied!
|
| JavaScript |
\u141F
Copied!
|
| Modern JavaScript (since ES6) |
\u{141f}
Copied!
|
| JSON |
\u141F
Copied!
|
| Java |
\u141F
Copied!
|
| Lua |
\u{141F}
Copied!
|
| Matlab |
char(5151)
Copied!
|
| Perl |
\x{141F}
Copied!
|
| PHP |
\u{141f}
Copied!
|
| PostgreSQL |
U&'\141F'
Copied!
|
| PowerShell |
`u{141F}
Copied!
|
| Python |
\u141f
Copied!
|
| Ruby |
\u{141f}
Copied!
|
| Rust |
\u{141f}
Copied!
|