If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+3097B, 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º |
199035
Copied!
|
|---|---|
| UTF-8 |
F0 B0 A5 BB
Copied!
|
| UTF-16 |
D8 82 DD 7B
Copied!
|
| UTF-32 |
00 03 09 7B
Copied!
|
| URL-Quoted |
%F0%B0%A5%BB
Copied!
|
| HTML hex reference |
𰥻
Copied!
|
| RFC 5137 |
\u'3097B'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U0003097B
Copied!
|
| C and C++ |
\U0003097b
Copied!
|
| C# |
\U0003097b
Copied!
|
| CSS |
\003097B
Copied!
|
| Excel |
=UNICHAR(199035)
Copied!
|
| Go |
\U0003097b
Copied!
|
| JavaScript |
\uD882\uDD7B
Copied!
|
| Modern JavaScript (since ES6) |
\u{3097b}
Copied!
|
| JSON |
\uD882\uDD7B
Copied!
|
| Java |
\uD882\uDD7B
Copied!
|
| Lua |
\u{3097B}
Copied!
|
| Matlab |
char(199035)
Copied!
|
| Perl |
\x{3097B}
Copied!
|
| PHP |
\u{3097b}
Copied!
|
| PostgreSQL |
U&'\3097B'
Copied!
|
| PowerShell |
`u{3097B}
Copied!
|
| Python |
\U0003097b
Copied!
|
| Ruby |
\u{3097b}
Copied!
|
| Rust |
\u{3097b}
Copied!
|