If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+76AE, officially named CJK UNIFIED IDEOGRAPH-#, was introduced in Unicode version 1.1. It is part of the CJK block, which belongs to the Basic Multilingual 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º |
30382
Copied!
|
|---|---|
| UTF-8 |
E7 9A AE
Copied!
|
| UTF-16 |
76 AE
Copied!
|
| UTF-32 |
00 00 76 AE
Copied!
|
| URL-Quoted |
%E7%9A%AE
Copied!
|
| HTML hex reference |
皮
Copied!
|
| RFC 5137 |
\u'76AE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u76AE
Copied!
|
| C and C++ |
\u76ae
Copied!
|
| C# |
\u76ae
Copied!
|
| CSS |
\0076AE
Copied!
|
| Excel |
=UNICHAR(30382)
Copied!
|
| Go |
\u76ae
Copied!
|
| JavaScript |
\u76AE
Copied!
|
| Modern JavaScript (since ES6) |
\u{76ae}
Copied!
|
| JSON |
\u76AE
Copied!
|
| Java |
\u76AE
Copied!
|
| Lua |
\u{76AE}
Copied!
|
| Matlab |
char(30382)
Copied!
|
| Perl |
\x{76AE}
Copied!
|
| PHP |
\u{76ae}
Copied!
|
| PostgreSQL |
U&'\76AE'
Copied!
|
| PowerShell |
`u{76AE}
Copied!
|
| Python |
\u76ae
Copied!
|
| Ruby |
\u{76ae}
Copied!
|
| Rust |
\u{76ae}
Copied!
|