Latin Small Letter Esh
Copy and paste the latin small letter esh symbol ʃ (U+0283) instantly. Part of the IPA Extensions Unicode block.
Works everywhere: websites, documents, social media, code editors
Character Codes
About This Symbol
- Name
- Latin Small Letter Esh
- Unicode Block
- IPA Extensions
- Code Point
- U+0283
The Latin Small Letter Esh (ʃ) is a Unicode character assigned to the IPA Extensions block at code point U+0283. This block contains characters used across a variety of applications including technical documentation, web development, mathematical notation, and everyday digital communication. The latin small letter esh symbol can be inserted directly into text or referenced through its HTML entity, CSS code, or JavaScript escape sequence for use in websites and applications.
How to Use
- 1.Click "Copy Symbol" above to copy ʃ to your clipboard
- 2.Paste it anywhere with Ctrl+V (or Cmd+V on Mac)
- 3.Or use the HTML entity
ʃin your code - 4.For CSS, use
\0283with the content property
Understanding Latin Small Letter Esh
At code point U+0283, the latin small letter esh (ʃ) occupies a carefully chosen position within the IPA Extensions allocation. The Unicode Consortium assigned this character to address the need for a reliable, cross-platform representation of this symbol in electronic documents and interfaces.
The hexadecimal value 0283 places this character at decimal position 643 in the Unicode table. When embedding this character in source code, developers can choose between the HTML numeric reference ʃ, the CSS escape \0283, or the JavaScript literal \u{0283}. Each method guarantees correct rendering regardless of the file encoding.
Known by its descriptive name referencing "latin small," this character serves a specific role that generic symbols cannot fill. It appears in specialized typography, technical standards, and digital content where precision in symbol choice directly affects meaning or layout.