If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+13CE, officially named CHEROKEE LETTER SE, was introduced in Unicode version 3.0. It is part of the Cherokee block, which belongs to the Basic Multilingual plane.
Categorized technically as a Uppercase Letter, this character typically falls under the Cher 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º |
5070
Copied!
|
|---|---|
| UTF-8 |
E1 8F 8E
Copied!
|
| UTF-16 |
13 CE
Copied!
|
| UTF-32 |
00 00 13 CE
Copied!
|
| URL-Quoted |
%E1%8F%8E
Copied!
|
| HTML hex reference |
Ꮞ
Copied!
|
| RFC 5137 |
\u'13CE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u13CE
Copied!
|
| C and C++ |
\u13ce
Copied!
|
| C# |
\u13ce
Copied!
|
| CSS |
\0013CE
Copied!
|
| Excel |
=UNICHAR(5070)
Copied!
|
| Go |
\u13ce
Copied!
|
| JavaScript |
\u13CE
Copied!
|
| Modern JavaScript (since ES6) |
\u{13ce}
Copied!
|
| JSON |
\u13CE
Copied!
|
| Java |
\u13CE
Copied!
|
| Lua |
\u{13CE}
Copied!
|
| Matlab |
char(5070)
Copied!
|
| Perl |
\x{13CE}
Copied!
|
| PHP |
\u{13ce}
Copied!
|
| PostgreSQL |
U&'\13CE'
Copied!
|
| PowerShell |
`u{13CE}
Copied!
|
| Python |
\u13ce
Copied!
|
| Ruby |
\u{13ce}
Copied!
|
| Rust |
\u{13ce}
Copied!
|