If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+A4FF, officially named LISU PUNCTUATION FULL STOP, was introduced in Unicode version 5.2. It is part of the Lisu block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Punctuation, this character typically falls under the Lisu 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º |
42239
Copied!
|
|---|---|
| UTF-8 |
EA 93 BF
Copied!
|
| UTF-16 |
A4 FF
Copied!
|
| UTF-32 |
00 00 A4 FF
Copied!
|
| URL-Quoted |
%EA%93%BF
Copied!
|
| HTML hex reference |
꓿
Copied!
|
| RFC 5137 |
\u'A4FF'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uA4FF
Copied!
|
| C and C++ |
\ua4ff
Copied!
|
| C# |
\ua4ff
Copied!
|
| CSS |
\00A4FF
Copied!
|
| Excel |
=UNICHAR(42239)
Copied!
|
| Go |
\ua4ff
Copied!
|
| JavaScript |
\uA4FF
Copied!
|
| Modern JavaScript (since ES6) |
\u{a4ff}
Copied!
|
| JSON |
\uA4FF
Copied!
|
| Java |
\uA4FF
Copied!
|
| Lua |
\u{A4FF}
Copied!
|
| Matlab |
char(42239)
Copied!
|
| Perl |
\x{A4FF}
Copied!
|
| PHP |
\u{a4ff}
Copied!
|
| PostgreSQL |
U&'\A4FF'
Copied!
|
| PowerShell |
`u{A4FF}
Copied!
|
| Python |
\ua4ff
Copied!
|
| Ruby |
\u{a4ff}
Copied!
|
| Rust |
\u{a4ff}
Copied!
|