If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+33EA, officially named IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY ELEVEN, was introduced in Unicode version 1.1. It is part of the CJK Compat block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Symbol, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is a compatibility composition and has wide 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º |
13290
Copied!
|
|---|---|
| UTF-8 |
E3 8F AA
Copied!
|
| UTF-16 |
33 EA
Copied!
|
| UTF-32 |
00 00 33 EA
Copied!
|
| URL-Quoted |
%E3%8F%AA
Copied!
|
| HTML hex reference |
㏪
Copied!
|
| RFC 5137 |
\u'33EA'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u33EA
Copied!
|
| C and C++ |
\u33ea
Copied!
|
| C# |
\u33ea
Copied!
|
| CSS |
\0033EA
Copied!
|
| Excel |
=UNICHAR(13290)
Copied!
|
| Go |
\u33ea
Copied!
|
| JavaScript |
\u33EA
Copied!
|
| Modern JavaScript (since ES6) |
\u{33ea}
Copied!
|
| JSON |
\u33EA
Copied!
|
| Java |
\u33EA
Copied!
|
| Lua |
\u{33EA}
Copied!
|
| Matlab |
char(13290)
Copied!
|
| Perl |
\x{33EA}
Copied!
|
| PHP |
\u{33ea}
Copied!
|
| PostgreSQL |
U&'\33EA'
Copied!
|
| PowerShell |
`u{33EA}
Copied!
|
| Python |
\u33ea
Copied!
|
| Ruby |
\u{33ea}
Copied!
|
| Rust |
\u{33ea}
Copied!
|