copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('ſt'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
ſt
LATIN SMALL LIGATURE LONG S T
Overview
ſt (LATIN SMALL LIGATURE LONG S T) is the Unicode character at code point U+FB05. It belongs to the Alphabetic Presentation Forms block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FB05 | |
| decimal | 64261 | |
| htmldecimal | ſt | |
| htmlhex | ſt | |
| css | \FB05 | |
| javascript | \u{FB05} | |
| python | \ufb05 | |
| java | \uFB05 | |
| go | \uFB05 | |
| ruby | \u{FB05} | |
| rust | \u{FB05} | |
| ccpp | \ufb05 | |
| urlencoded | %EF%AC%85 | |
| utf8bytes | ef ac 85 | |
| utf16bebytes | fb 05 | |
| utf32bebytes | 00 00 fb 05 |
How to Use
HTML:
ſt
CSS:
content: "\FB05"
JavaScript:
"\u{FB05}"
Python:
"\ufb05"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 017F 0074
Frequently Asked Questions
What is the ſt character (LATIN SMALL LIGATURE LONG S T)?
ſt (LATIN SMALL LIGATURE LONG S T) is the Unicode character U+FB05.
What is the Unicode codepoint of LATIN SMALL LIGATURE LONG S T?
The LATIN SMALL LIGATURE LONG S T character (ſt) has codepoint U+FB05.
How do I type or copy LATIN SMALL LIGATURE LONG S T?
Copy ſt directly, or use the HTML entity, UTF-8, and code encodings shown on this page.