LATIN SMALL LETTER LONG S
ſ
U+017F
Unicode Block
Latin Extended-ACode
017F
Code Point
383
Notes
in common use in Roman types until the 18th century
in current use in Fraktur and Gaelic types
# 0073 latin small letter s
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Latin Extended-A
Character Encoding
UTF-8
0xC50xBF
UTF-16
0x017F
UTF-32
0x0000017F
Copy & Paste Codes
Character
ſ
Unicode Escape
\u{017F}
HTML Entity (Decimal)
ſ
HTML Entity (Hex)
ſ
CSS Code
\017F
JavaScript
String.fromCodePoint(0x017F)
Python
chr(0x017F)