If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+209B, officially named LATIN SUBSCRIPT SMALL LETTER S, was introduced in Unicode version 6.0. It is part of the Super And Sub block, which belongs to the Basic Multilingual plane.
Categorized technically as a Modifier Letter, this character typically falls under the Latin script. In terms of text layout and rendering, the glyph is Unknown 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º |
8347
Copied!
|
|---|---|
| UTF-8 |
E2 82 9B
Copied!
|
| UTF-16 |
20 9B
Copied!
|
| UTF-32 |
00 00 20 9B
Copied!
|
| URL-Quoted |
%E2%82%9B
Copied!
|
| HTML hex reference |
ₛ
Copied!
|
| RFC 5137 |
\u'209B'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u209B
Copied!
|
| C and C++ |
\u209b
Copied!
|
| C# |
\u209b
Copied!
|
| CSS |
\00209B
Copied!
|
| Excel |
=UNICHAR(8347)
Copied!
|
| Go |
\u209b
Copied!
|
| JavaScript |
\u209B
Copied!
|
| Modern JavaScript (since ES6) |
\u{209b}
Copied!
|
| JSON |
\u209B
Copied!
|
| Java |
\u209B
Copied!
|
| Lua |
\u{209B}
Copied!
|
| Matlab |
char(8347)
Copied!
|
| Perl |
\x{209B}
Copied!
|
| PHP |
\u{209b}
Copied!
|
| PostgreSQL |
U&'\209B'
Copied!
|
| PowerShell |
`u{209B}
Copied!
|
| Python |
\u209b
Copied!
|
| Ruby |
\u{209b}
Copied!
|
| Rust |
\u{209b}
Copied!
|