If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+642A, 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º |
25642
Copied!
|
|---|---|
| UTF-8 |
E6 90 AA
Copied!
|
| UTF-16 |
64 2A
Copied!
|
| UTF-32 |
00 00 64 2A
Copied!
|
| URL-Quoted |
%E6%90%AA
Copied!
|
| HTML hex reference |
搪
Copied!
|
| RFC 5137 |
\u'642A'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u642A
Copied!
|
| C and C++ |
\u642a
Copied!
|
| C# |
\u642a
Copied!
|
| CSS |
\00642A
Copied!
|
| Excel |
=UNICHAR(25642)
Copied!
|
| Go |
\u642a
Copied!
|
| JavaScript |
\u642A
Copied!
|
| Modern JavaScript (since ES6) |
\u{642a}
Copied!
|
| JSON |
\u642A
Copied!
|
| Java |
\u642A
Copied!
|
| Lua |
\u{642A}
Copied!
|
| Matlab |
char(25642)
Copied!
|
| Perl |
\x{642A}
Copied!
|
| PHP |
\u{642a}
Copied!
|
| PostgreSQL |
U&'\642A'
Copied!
|
| PowerShell |
`u{642A}
Copied!
|
| Python |
\u642a
Copied!
|
| Ruby |
\u{642a}
Copied!
|
| Rust |
\u{642a}
Copied!
|