If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+306F9, 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º |
198393
Copied!
|
|---|---|
| UTF-8 |
F0 B0 9B B9
Copied!
|
| UTF-16 |
D8 81 DE F9
Copied!
|
| UTF-32 |
00 03 06 F9
Copied!
|
| URL-Quoted |
%F0%B0%9B%B9
Copied!
|
| HTML hex reference |
𰛹
Copied!
|
| RFC 5137 |
\u'306F9'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U000306F9
Copied!
|
| C and C++ |
\U000306f9
Copied!
|
| C# |
\U000306f9
Copied!
|
| CSS |
\00306F9
Copied!
|
| Excel |
=UNICHAR(198393)
Copied!
|
| Go |
\U000306f9
Copied!
|
| JavaScript |
\uD881\uDEF9
Copied!
|
| Modern JavaScript (since ES6) |
\u{306f9}
Copied!
|
| JSON |
\uD881\uDEF9
Copied!
|
| Java |
\uD881\uDEF9
Copied!
|
| Lua |
\u{306F9}
Copied!
|
| Matlab |
char(198393)
Copied!
|
| Perl |
\x{306F9}
Copied!
|
| PHP |
\u{306f9}
Copied!
|
| PostgreSQL |
U&'\306F9'
Copied!
|
| PowerShell |
`u{306F9}
Copied!
|
| Python |
\U000306f9
Copied!
|
| Ruby |
\u{306f9}
Copied!
|
| Rust |
\u{306f9}
Copied!
|