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