If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+A731, officially named LATIN LETTER SMALL CAPITAL S, was introduced in Unicode version 5.1. It is part of the Latin Ext D block, which belongs to the Basic Multilingual plane.
Categorized technically as a Lowercase Letter, this character typically falls under the Latin 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º |
42801
Copied!
|
|---|---|
| UTF-8 |
EA 9C B1
Copied!
|
| UTF-16 |
A7 31
Copied!
|
| UTF-32 |
00 00 A7 31
Copied!
|
| URL-Quoted |
%EA%9C%B1
Copied!
|
| HTML hex reference |
ꜱ
Copied!
|
| RFC 5137 |
\u'A731'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uA731
Copied!
|
| C and C++ |
\ua731
Copied!
|
| C# |
\ua731
Copied!
|
| CSS |
\00A731
Copied!
|
| Excel |
=UNICHAR(42801)
Copied!
|
| Go |
\ua731
Copied!
|
| JavaScript |
\uA731
Copied!
|
| Modern JavaScript (since ES6) |
\u{a731}
Copied!
|
| JSON |
\uA731
Copied!
|
| Java |
\uA731
Copied!
|
| Lua |
\u{A731}
Copied!
|
| Matlab |
char(42801)
Copied!
|
| Perl |
\x{A731}
Copied!
|
| PHP |
\u{a731}
Copied!
|
| PostgreSQL |
U&'\A731'
Copied!
|
| PowerShell |
`u{A731}
Copied!
|
| Python |
\ua731
Copied!
|
| Ruby |
\u{a731}
Copied!
|
| Rust |
\u{a731}
Copied!
|