If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+335A, officially named IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR TWO, 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º |
13146
Copied!
|
|---|---|
| UTF-8 |
E3 8D 9A
Copied!
|
| UTF-16 |
33 5A
Copied!
|
| UTF-32 |
00 00 33 5A
Copied!
|
| URL-Quoted |
%E3%8D%9A
Copied!
|
| HTML hex reference |
㍚
Copied!
|
| RFC 5137 |
\u'335A'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u335A
Copied!
|
| C and C++ |
\u335a
Copied!
|
| C# |
\u335a
Copied!
|
| CSS |
\00335A
Copied!
|
| Excel |
=UNICHAR(13146)
Copied!
|
| Go |
\u335a
Copied!
|
| JavaScript |
\u335A
Copied!
|
| Modern JavaScript (since ES6) |
\u{335a}
Copied!
|
| JSON |
\u335A
Copied!
|
| Java |
\u335A
Copied!
|
| Lua |
\u{335A}
Copied!
|
| Matlab |
char(13146)
Copied!
|
| Perl |
\x{335A}
Copied!
|
| PHP |
\u{335a}
Copied!
|
| PostgreSQL |
U&'\335A'
Copied!
|
| PowerShell |
`u{335A}
Copied!
|
| Python |
\u335a
Copied!
|
| Ruby |
\u{335a}
Copied!
|
| Rust |
\u{335a}
Copied!
|