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