If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+30EBC, officially named CJK UNIFIED IDEOGRAPH-#, was introduced in Unicode version 13.0. It is part of the CJK Ext G 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º |
200380
Copied!
|
|---|---|
| UTF-8 |
F0 B0 BA BC
Copied!
|
| UTF-16 |
D8 83 DE BC
Copied!
|
| UTF-32 |
00 03 0E BC
Copied!
|
| URL-Quoted |
%F0%B0%BA%BC
Copied!
|
| HTML hex reference |
𰺼
Copied!
|
| RFC 5137 |
\u'30EBC'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U00030EBC
Copied!
|
| C and C++ |
\U00030ebc
Copied!
|
| C# |
\U00030ebc
Copied!
|
| CSS |
\0030EBC
Copied!
|
| Excel |
=UNICHAR(200380)
Copied!
|
| Go |
\U00030ebc
Copied!
|
| JavaScript |
\uD883\uDEBC
Copied!
|
| Modern JavaScript (since ES6) |
\u{30ebc}
Copied!
|
| JSON |
\uD883\uDEBC
Copied!
|
| Java |
\uD883\uDEBC
Copied!
|
| Lua |
\u{30EBC}
Copied!
|
| Matlab |
char(200380)
Copied!
|
| Perl |
\x{30EBC}
Copied!
|
| PHP |
\u{30ebc}
Copied!
|
| PostgreSQL |
U&'\30EBC'
Copied!
|
| PowerShell |
`u{30EBC}
Copied!
|
| Python |
\U00030ebc
Copied!
|
| Ruby |
\u{30ebc}
Copied!
|
| Rust |
\u{30ebc}
Copied!
|