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