If this shows as a blank square, your device lacks a font to render it.
The Unicode character « 𤊮 », officially named Cjk Unified Ideograph-#, was introduced in Unicode version 3.1. It is part of the CJK Ext B block, which belongs to the Supplementary Ideographic plane.
Categorized technically as a Other Letter, the U+242AE 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.
| Character |
𤊮
Copied!
|
|---|---|
| Nº |
148142
Copied!
|
| UTF-8 |
F0 A4 8A AE
Copied!
|
| UTF-16 |
D8 50 DE AE
Copied!
|
| UTF-32 |
00 02 42 AE
Copied!
|
| URL-Quoted |
%F0%A4%8A%AE
Copied!
|
| HTML hex reference |
𤊮
Copied!
|
| RFC 5137 |
\u'242AE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U000242AE
Copied!
|
| C and C++ |
\U000242ae
Copied!
|
| C# |
\U000242ae
Copied!
|
| CSS |
\00242AE
Copied!
|
| Excel |
=UNICHAR(148142)
Copied!
|
| Go |
\U000242ae
Copied!
|
| JavaScript |
\uD850\uDEAE
Copied!
|
| Modern JavaScript (since ES6) |
\u{242ae}
Copied!
|
| JSON |
\uD850\uDEAE
Copied!
|
| Java |
\uD850\uDEAE
Copied!
|
| Lua |
\u{242AE}
Copied!
|
| Matlab |
char(148142)
Copied!
|
| Perl |
\x{242AE}
Copied!
|
| PHP |
\u{242ae}
Copied!
|
| PostgreSQL |
U&'\242AE'
Copied!
|
| PowerShell |
`u{242AE}
Copied!
|
| Python |
\U000242ae
Copied!
|
| Ruby |
\u{242ae}
Copied!
|
| Rust |
\u{242ae}
Copied!
|