If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+6FE1, 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º |
28641
Copied!
|
|---|---|
| UTF-8 |
E6 BF A1
Copied!
|
| UTF-16 |
6F E1
Copied!
|
| UTF-32 |
00 00 6F E1
Copied!
|
| URL-Quoted |
%E6%BF%A1
Copied!
|
| HTML hex reference |
濡
Copied!
|
| RFC 5137 |
\u'6FE1'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u6FE1
Copied!
|
| C and C++ |
\u6fe1
Copied!
|
| C# |
\u6fe1
Copied!
|
| CSS |
\006FE1
Copied!
|
| Excel |
=UNICHAR(28641)
Copied!
|
| Go |
\u6fe1
Copied!
|
| JavaScript |
\u6FE1
Copied!
|
| Modern JavaScript (since ES6) |
\u{6fe1}
Copied!
|
| JSON |
\u6FE1
Copied!
|
| Java |
\u6FE1
Copied!
|
| Lua |
\u{6FE1}
Copied!
|
| Matlab |
char(28641)
Copied!
|
| Perl |
\x{6FE1}
Copied!
|
| PHP |
\u{6fe1}
Copied!
|
| PostgreSQL |
U&'\6FE1'
Copied!
|
| PowerShell |
`u{6FE1}
Copied!
|
| Python |
\u6fe1
Copied!
|
| Ruby |
\u{6fe1}
Copied!
|
| Rust |
\u{6fe1}
Copied!
|