If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+3198A, officially named CJK UNIFIED IDEOGRAPH-#, was introduced in Unicode version 15.0. It is part of the CJK Ext H 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º |
203146
Copied!
|
|---|---|
| UTF-8 |
F0 B1 A6 8A
Copied!
|
| UTF-16 |
D8 86 DD 8A
Copied!
|
| UTF-32 |
00 03 19 8A
Copied!
|
| URL-Quoted |
%F0%B1%A6%8A
Copied!
|
| HTML hex reference |
𱦊
Copied!
|
| RFC 5137 |
\u'3198A'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U0003198A
Copied!
|
| C and C++ |
\U0003198a
Copied!
|
| C# |
\U0003198a
Copied!
|
| CSS |
\003198A
Copied!
|
| Excel |
=UNICHAR(203146)
Copied!
|
| Go |
\U0003198a
Copied!
|
| JavaScript |
\uD886\uDD8A
Copied!
|
| Modern JavaScript (since ES6) |
\u{3198a}
Copied!
|
| JSON |
\uD886\uDD8A
Copied!
|
| Java |
\uD886\uDD8A
Copied!
|
| Lua |
\u{3198A}
Copied!
|
| Matlab |
char(203146)
Copied!
|
| Perl |
\x{3198A}
Copied!
|
| PHP |
\u{3198a}
Copied!
|
| PostgreSQL |
U&'\3198A'
Copied!
|
| PowerShell |
`u{3198A}
Copied!
|
| Python |
\U0003198a
Copied!
|
| Ruby |
\u{3198a}
Copied!
|
| Rust |
\u{3198a}
Copied!
|