If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+A531, officially named VAI SYLLABLE FI, was introduced in Unicode version 5.1. It is part of the Vai block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Letter, this character typically falls under the Vaii 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 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º |
42289
Copied!
|
|---|---|
| UTF-8 |
EA 94 B1
Copied!
|
| UTF-16 |
A5 31
Copied!
|
| UTF-32 |
00 00 A5 31
Copied!
|
| URL-Quoted |
%EA%94%B1
Copied!
|
| HTML hex reference |
ꔱ
Copied!
|
| RFC 5137 |
\u'A531'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uA531
Copied!
|
| C and C++ |
\ua531
Copied!
|
| C# |
\ua531
Copied!
|
| CSS |
\00A531
Copied!
|
| Excel |
=UNICHAR(42289)
Copied!
|
| Go |
\ua531
Copied!
|
| JavaScript |
\uA531
Copied!
|
| Modern JavaScript (since ES6) |
\u{a531}
Copied!
|
| JSON |
\uA531
Copied!
|
| Java |
\uA531
Copied!
|
| Lua |
\u{A531}
Copied!
|
| Matlab |
char(42289)
Copied!
|
| Perl |
\x{A531}
Copied!
|
| PHP |
\u{a531}
Copied!
|
| PostgreSQL |
U&'\A531'
Copied!
|
| PowerShell |
`u{A531}
Copied!
|
| Python |
\ua531
Copied!
|
| Ruby |
\u{a531}
Copied!
|
| Rust |
\u{a531}
Copied!
|