REVERSED TILDE
∽
U+223D
Unicode Block
Mathematical OperatorsCode
223D
Code Point
8765
Aliases
lazy S
Notes
reversed tilde and lazy S are glyph variants
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Mathematical Operators
Character Encoding
UTF-8
0xE20x880xBD
UTF-16
0x223D
UTF-32
0x0000223D
Copy & Paste Codes
Character
∽
Unicode Escape
\u{223D}
HTML Entity (Decimal)
∽
HTML Entity (Hex)
∽
CSS Code
\223D
JavaScript
String.fromCodePoint(0x223D)
Python
chr(0x223D)