If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FB06, officially named LATIN SMALL LIGATURE ST, was introduced in Unicode version 1.1. It is part of the Alphabetic PF 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 a compatibility 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º |
64262
Copied!
|
|---|---|
| UTF-8 |
EF AC 86
Copied!
|
| UTF-16 |
FB 06
Copied!
|
| UTF-32 |
00 00 FB 06
Copied!
|
| URL-Quoted |
%EF%AC%86
Copied!
|
| HTML hex reference |
st
Copied!
|
| RFC 5137 |
\u'FB06'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFB06
Copied!
|
| C and C++ |
\ufb06
Copied!
|
| C# |
\ufb06
Copied!
|
| CSS |
\00FB06
Copied!
|
| Excel |
=UNICHAR(64262)
Copied!
|
| Go |
\ufb06
Copied!
|
| JavaScript |
\uFB06
Copied!
|
| Modern JavaScript (since ES6) |
\u{fb06}
Copied!
|
| JSON |
\uFB06
Copied!
|
| Java |
\uFB06
Copied!
|
| Lua |
\u{FB06}
Copied!
|
| Matlab |
char(64262)
Copied!
|
| Perl |
\x{FB06}
Copied!
|
| PHP |
\u{fb06}
Copied!
|
| PostgreSQL |
U&'\FB06'
Copied!
|
| PowerShell |
`u{FB06}
Copied!
|
| Python |
\ufb06
Copied!
|
| Ruby |
\u{fb06}
Copied!
|
| Rust |
\u{fb06}
Copied!
|