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+251FE 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º |
152062
Copied!
|
| UTF-8 |
F0 A5 87 BE
Copied!
|
| UTF-16 |
D8 54 DD FE
Copied!
|
| UTF-32 |
00 02 51 FE
Copied!
|
| URL-Quoted |
%F0%A5%87%BE
Copied!
|
| HTML hex reference |
𥇾
Copied!
|
| RFC 5137 |
\u'251FE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U000251FE
Copied!
|
| C and C++ |
\U000251fe
Copied!
|
| C# |
\U000251fe
Copied!
|
| CSS |
\00251FE
Copied!
|
| Excel |
=UNICHAR(152062)
Copied!
|
| Go |
\U000251fe
Copied!
|
| JavaScript |
\uD854\uDDFE
Copied!
|
| Modern JavaScript (since ES6) |
\u{251fe}
Copied!
|
| JSON |
\uD854\uDDFE
Copied!
|
| Java |
\uD854\uDDFE
Copied!
|
| Lua |
\u{251FE}
Copied!
|
| Matlab |
char(152062)
Copied!
|
| Perl |
\x{251FE}
Copied!
|
| PHP |
\u{251fe}
Copied!
|
| PostgreSQL |
U&'\251FE'
Copied!
|
| PowerShell |
`u{251FE}
Copied!
|
| Python |
\U000251fe
Copied!
|
| Ruby |
\u{251fe}
Copied!
|
| Rust |
\u{251fe}
Copied!
|