If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+3014F, 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º |
196943
Copied!
|
|---|---|
| UTF-8 |
F0 B0 85 8F
Copied!
|
| UTF-16 |
D8 80 DD 4F
Copied!
|
| UTF-32 |
00 03 01 4F
Copied!
|
| URL-Quoted |
%F0%B0%85%8F
Copied!
|
| HTML hex reference |
𰅏
Copied!
|
| RFC 5137 |
\u'3014F'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U0003014F
Copied!
|
| C and C++ |
\U0003014f
Copied!
|
| C# |
\U0003014f
Copied!
|
| CSS |
\003014F
Copied!
|
| Excel |
=UNICHAR(196943)
Copied!
|
| Go |
\U0003014f
Copied!
|
| JavaScript |
\uD880\uDD4F
Copied!
|
| Modern JavaScript (since ES6) |
\u{3014f}
Copied!
|
| JSON |
\uD880\uDD4F
Copied!
|
| Java |
\uD880\uDD4F
Copied!
|
| Lua |
\u{3014F}
Copied!
|
| Matlab |
char(196943)
Copied!
|
| Perl |
\x{3014F}
Copied!
|
| PHP |
\u{3014f}
Copied!
|
| PostgreSQL |
U&'\3014F'
Copied!
|
| PowerShell |
`u{3014F}
Copied!
|
| Python |
\U0003014f
Copied!
|
| Ruby |
\u{3014f}
Copied!
|
| Rust |
\u{3014f}
Copied!
|