If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+18DE, officially named CANADIAN SYLLABICS FINAL SMALL RING, was introduced in Unicode version 5.2. It is part of the UCAS Ext 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º |
6366
Copied!
|
|---|---|
| UTF-8 |
E1 A3 9E
Copied!
|
| UTF-16 |
18 DE
Copied!
|
| UTF-32 |
00 00 18 DE
Copied!
|
| URL-Quoted |
%E1%A3%9E
Copied!
|
| HTML hex reference |
ᣞ
Copied!
|
| RFC 5137 |
\u'18DE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u18DE
Copied!
|
| C and C++ |
\u18de
Copied!
|
| C# |
\u18de
Copied!
|
| CSS |
\0018DE
Copied!
|
| Excel |
=UNICHAR(6366)
Copied!
|
| Go |
\u18de
Copied!
|
| JavaScript |
\u18DE
Copied!
|
| Modern JavaScript (since ES6) |
\u{18de}
Copied!
|
| JSON |
\u18DE
Copied!
|
| Java |
\u18DE
Copied!
|
| Lua |
\u{18DE}
Copied!
|
| Matlab |
char(6366)
Copied!
|
| Perl |
\x{18DE}
Copied!
|
| PHP |
\u{18de}
Copied!
|
| PostgreSQL |
U&'\18DE'
Copied!
|
| PowerShell |
`u{18DE}
Copied!
|
| Python |
\u18de
Copied!
|
| Ruby |
\u{18de}
Copied!
|
| Rust |
\u{18de}
Copied!
|