If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+A027, officially named YI SYLLABLE BO, was introduced in Unicode version 3.0. It is part of the Yi Syllables block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Letter, this character typically falls under the Yiii 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º |
40999
Copied!
|
|---|---|
| UTF-8 |
EA 80 A7
Copied!
|
| UTF-16 |
A0 27
Copied!
|
| UTF-32 |
00 00 A0 27
Copied!
|
| URL-Quoted |
%EA%80%A7
Copied!
|
| HTML hex reference |
ꀧ
Copied!
|
| RFC 5137 |
\u'A027'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uA027
Copied!
|
| C and C++ |
\ua027
Copied!
|
| C# |
\ua027
Copied!
|
| CSS |
\00A027
Copied!
|
| Excel |
=UNICHAR(40999)
Copied!
|
| Go |
\ua027
Copied!
|
| JavaScript |
\uA027
Copied!
|
| Modern JavaScript (since ES6) |
\u{a027}
Copied!
|
| JSON |
\uA027
Copied!
|
| Java |
\uA027
Copied!
|
| Lua |
\u{A027}
Copied!
|
| Matlab |
char(40999)
Copied!
|
| Perl |
\x{A027}
Copied!
|
| PHP |
\u{a027}
Copied!
|
| PostgreSQL |
U&'\A027'
Copied!
|
| PowerShell |
`u{A027}
Copied!
|
| Python |
\ua027
Copied!
|
| Ruby |
\u{a027}
Copied!
|
| Rust |
\u{a027}
Copied!
|