If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+A9B7, officially named JAVANESE VOWEL SIGN WULU MELIK, was introduced in Unicode version 5.2. It is part of the Javanese block, which belongs to the Basic Multilingual plane.
Categorized technically as a Nonspacing Mark, this character typically falls under the Java script. In terms of text layout and rendering, the glyph is not a composition and has no designated width in East Asian typography. When placed in bidirectional text, it behaves as an Unknown 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º |
43447
Copied!
|
|---|---|
| UTF-8 |
EA A6 B7
Copied!
|
| UTF-16 |
A9 B7
Copied!
|
| UTF-32 |
00 00 A9 B7
Copied!
|
| URL-Quoted |
%EA%A6%B7
Copied!
|
| HTML hex reference |
ꦷ
Copied!
|
| RFC 5137 |
\u'A9B7'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uA9B7
Copied!
|
| C and C++ |
\ua9b7
Copied!
|
| C# |
\ua9b7
Copied!
|
| CSS |
\00A9B7
Copied!
|
| Excel |
=UNICHAR(43447)
Copied!
|
| Go |
\ua9b7
Copied!
|
| JavaScript |
\uA9B7
Copied!
|
| Modern JavaScript (since ES6) |
\u{a9b7}
Copied!
|
| JSON |
\uA9B7
Copied!
|
| Java |
\uA9B7
Copied!
|
| Lua |
\u{A9B7}
Copied!
|
| Matlab |
char(43447)
Copied!
|
| Perl |
\x{A9B7}
Copied!
|
| PHP |
\u{a9b7}
Copied!
|
| PostgreSQL |
U&'\A9B7'
Copied!
|
| PowerShell |
`u{A9B7}
Copied!
|
| Python |
\ua9b7
Copied!
|
| Ruby |
\u{a9b7}
Copied!
|
| Rust |
\u{a9b7}
Copied!
|