If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+324DE, officially named CJK UNIFIED IDEOGRAPH-#, was introduced in Unicode version 17.0. It is part of the CJK Ext J block, which belongs to the Tertiary Ideographic 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º |
206046
Copied!
|
|---|---|
| UTF-8 |
F0 B2 93 9E
Copied!
|
| UTF-16 |
D8 89 DC DE
Copied!
|
| UTF-32 |
00 03 24 DE
Copied!
|
| URL-Quoted |
%F0%B2%93%9E
Copied!
|
| HTML hex reference |
𲓞
Copied!
|
| RFC 5137 |
\u'324DE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U000324DE
Copied!
|
| C and C++ |
\U000324de
Copied!
|
| C# |
\U000324de
Copied!
|
| CSS |
\00324DE
Copied!
|
| Excel |
=UNICHAR(206046)
Copied!
|
| Go |
\U000324de
Copied!
|
| JavaScript |
\uD889\uDCDE
Copied!
|
| Modern JavaScript (since ES6) |
\u{324de}
Copied!
|
| JSON |
\uD889\uDCDE
Copied!
|
| Java |
\uD889\uDCDE
Copied!
|
| Lua |
\u{324DE}
Copied!
|
| Matlab |
char(206046)
Copied!
|
| Perl |
\x{324DE}
Copied!
|
| PHP |
\u{324de}
Copied!
|
| PostgreSQL |
U&'\324DE'
Copied!
|
| PowerShell |
`u{324DE}
Copied!
|
| Python |
\U000324de
Copied!
|
| Ruby |
\u{324de}
Copied!
|
| Rust |
\u{324de}
Copied!
|