If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+015D, officially named LATIN SMALL LETTER S WITH CIRCUMFLEX, was introduced in Unicode version 1.1. It is part of the Latin Ext A block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as LATIN SMALL LETTER S CIRCUMFLEX.
Categorized technically as a Lowercase Letter, this character typically falls under the Latin script. In terms of text layout and rendering, the glyph is a canonical 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º |
349
Copied!
|
|---|---|
| UTF-8 |
C5 9D
Copied!
|
| UTF-16 |
01 5D
Copied!
|
| UTF-32 |
00 00 01 5D
Copied!
|
| URL-Quoted |
%C5%9D
Copied!
|
| HTML hex reference |
ŝ
Copied!
|
| RFC 5137 |
\u'015D'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u015D
Copied!
|
| C and C++ |
\u015d
Copied!
|
| C# |
\u015d
Copied!
|
| CSS |
\00015D
Copied!
|
| Excel |
=UNICHAR(349)
Copied!
|
| Go |
\u015d
Copied!
|
| JavaScript |
\u015D
Copied!
|
| Modern JavaScript (since ES6) |
\u{015d}
Copied!
|
| JSON |
\u015D
Copied!
|
| Java |
\u015D
Copied!
|
| Lua |
\u{015D}
Copied!
|
| Matlab |
char(349)
Copied!
|
| Perl |
\x{015D}
Copied!
|
| PHP |
\u{015d}
Copied!
|
| PostgreSQL |
U&'\015D'
Copied!
|
| PowerShell |
`u{015D}
Copied!
|
| Python |
\u015d
Copied!
|
| Ruby |
\u{015d}
Copied!
|
| Rust |
\u{015d}
Copied!
|