If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+773A, officially named CJK UNIFIED IDEOGRAPH-#, was introduced in Unicode version 1.1. It is part of the CJK block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Letter, this character typically falls under the Han script. In terms of text layout and rendering, the glyph is not a 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º |
30522
Copied!
|
|---|---|
| UTF-8 |
E7 9C BA
Copied!
|
| UTF-16 |
77 3A
Copied!
|
| UTF-32 |
00 00 77 3A
Copied!
|
| URL-Quoted |
%E7%9C%BA
Copied!
|
| HTML hex reference |
眺
Copied!
|
| RFC 5137 |
\u'773A'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u773A
Copied!
|
| C and C++ |
\u773a
Copied!
|
| C# |
\u773a
Copied!
|
| CSS |
\00773A
Copied!
|
| Excel |
=UNICHAR(30522)
Copied!
|
| Go |
\u773a
Copied!
|
| JavaScript |
\u773A
Copied!
|
| Modern JavaScript (since ES6) |
\u{773a}
Copied!
|
| JSON |
\u773A
Copied!
|
| Java |
\u773A
Copied!
|
| Lua |
\u{773A}
Copied!
|
| Matlab |
char(30522)
Copied!
|
| Perl |
\x{773A}
Copied!
|
| PHP |
\u{773a}
Copied!
|
| PostgreSQL |
U&'\773A'
Copied!
|
| PowerShell |
`u{773A}
Copied!
|
| Python |
\u773a
Copied!
|
| Ruby |
\u{773a}
Copied!
|
| Rust |
\u{773a}
Copied!
|