If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+2FBF, officially named KANGXI RADICAL SACRIFICIAL WINE, was introduced in Unicode version 3.0. It is part of the Kangxi block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Symbol, this character typically falls under the Han script. In terms of text layout and rendering, the glyph is a compatibility composition and has wide in East Asian typography. When placed in bidirectional text, it behaves as an Other Neutral 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º |
12223
Copied!
|
|---|---|
| UTF-8 |
E2 BE BF
Copied!
|
| UTF-16 |
2F BF
Copied!
|
| UTF-32 |
00 00 2F BF
Copied!
|
| URL-Quoted |
%E2%BE%BF
Copied!
|
| HTML hex reference |
⾿
Copied!
|
| RFC 5137 |
\u'2FBF'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u2FBF
Copied!
|
| C and C++ |
\u2fbf
Copied!
|
| C# |
\u2fbf
Copied!
|
| CSS |
\002FBF
Copied!
|
| Excel |
=UNICHAR(12223)
Copied!
|
| Go |
\u2fbf
Copied!
|
| JavaScript |
\u2FBF
Copied!
|
| Modern JavaScript (since ES6) |
\u{2fbf}
Copied!
|
| JSON |
\u2FBF
Copied!
|
| Java |
\u2FBF
Copied!
|
| Lua |
\u{2FBF}
Copied!
|
| Matlab |
char(12223)
Copied!
|
| Perl |
\x{2FBF}
Copied!
|
| PHP |
\u{2fbf}
Copied!
|
| PostgreSQL |
U&'\2FBF'
Copied!
|
| PowerShell |
`u{2FBF}
Copied!
|
| Python |
\u2fbf
Copied!
|
| Ruby |
\u{2fbf}
Copied!
|
| Rust |
\u{2fbf}
Copied!
|