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+23CE1 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º |
146657
Copied!
|
| UTF-8 |
F0 A3 B3 A1
Copied!
|
| UTF-16 |
D8 4F DC E1
Copied!
|
| UTF-32 |
00 02 3C E1
Copied!
|
| URL-Quoted |
%F0%A3%B3%A1
Copied!
|
| HTML hex reference |
𣳡
Copied!
|
| RFC 5137 |
\u'23CE1'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U00023CE1
Copied!
|
| C and C++ |
\U00023ce1
Copied!
|
| C# |
\U00023ce1
Copied!
|
| CSS |
\0023CE1
Copied!
|
| Excel |
=UNICHAR(146657)
Copied!
|
| Go |
\U00023ce1
Copied!
|
| JavaScript |
\uD84F\uDCE1
Copied!
|
| Modern JavaScript (since ES6) |
\u{23ce1}
Copied!
|
| JSON |
\uD84F\uDCE1
Copied!
|
| Java |
\uD84F\uDCE1
Copied!
|
| Lua |
\u{23CE1}
Copied!
|
| Matlab |
char(146657)
Copied!
|
| Perl |
\x{23CE1}
Copied!
|
| PHP |
\u{23ce1}
Copied!
|
| PostgreSQL |
U&'\23CE1'
Copied!
|
| PowerShell |
`u{23CE1}
Copied!
|
| Python |
\U00023ce1
Copied!
|
| Ruby |
\u{23ce1}
Copied!
|
| Rust |
\u{23ce1}
Copied!
|