If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+207AE, officially named CJK UNIFIED IDEOGRAPH-#, was introduced in Unicode version 3.1. It is part of the CJK Ext B block, which belongs to the Supplementary 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º |
133038
Copied!
|
|---|---|
| UTF-8 |
F0 A0 9E AE
Copied!
|
| UTF-16 |
D8 41 DF AE
Copied!
|
| UTF-32 |
00 02 07 AE
Copied!
|
| URL-Quoted |
%F0%A0%9E%AE
Copied!
|
| HTML hex reference |
𠞮
Copied!
|
| RFC 5137 |
\u'207AE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U000207AE
Copied!
|
| C and C++ |
\U000207ae
Copied!
|
| C# |
\U000207ae
Copied!
|
| CSS |
\00207AE
Copied!
|
| Excel |
=UNICHAR(133038)
Copied!
|
| Go |
\U000207ae
Copied!
|
| JavaScript |
\uD841\uDFAE
Copied!
|
| Modern JavaScript (since ES6) |
\u{207ae}
Copied!
|
| JSON |
\uD841\uDFAE
Copied!
|
| Java |
\uD841\uDFAE
Copied!
|
| Lua |
\u{207AE}
Copied!
|
| Matlab |
char(133038)
Copied!
|
| Perl |
\x{207AE}
Copied!
|
| PHP |
\u{207ae}
Copied!
|
| PostgreSQL |
U&'\207AE'
Copied!
|
| PowerShell |
`u{207AE}
Copied!
|
| Python |
\U000207ae
Copied!
|
| Ruby |
\u{207ae}
Copied!
|
| Rust |
\u{207ae}
Copied!
|