Mongolian Letter Sha Letter
ᠱ is the Mongolian Letter SHA (U+1831), used in Mongolian text where the SHA sound or spelling appears.
U+1831
ᠱ (U+1831) is a character from the Mongolian script. It’s commonly needed when writing Mongolian words accurately or formatting Mongolian typography in digital text.
Mongolian Letter Sha Letter Meaning
ᠱ is the Mongolian Letter SHA, Unicode code point U+1831. As a script character, it represents the SHA-related sound/spelling used in Mongolian writing systems. In practice, you’ll use it when creating Mongolian text that must match specific orthography rather than approximating with Latin letters. For developers and designers, it’s also useful as a precise glyph for Mongolian language support: you can copy it directly or insert it using its HTML entity (ᠱ), CSS escape (\\1831), or JavaScript escape (\\u{1831}).
Common uses
- •Copy/paste to write Mongolian words that require the SHA letter
- •Typography and layout in Mongolian language documents or signage
- •UI text and localization strings for Mongolian content
- •Correct spelling in social media posts and messaging in Mongolian
- •Developer use in fonts, templates, and text rendering tests
Examples
ᠱ Mongolian Letter SHA
- ᠱᠱᠠᠨ ᠵᠢᠯᠡᠭᠡ
- ᠱᠱᠠᠯᠠᠨ ᠵᠢᠷᠤᠭᠡ
- ᠱᠮᠣᠩᠭᠣᠯ ᠱᠠᠠᠨ
- ᠱᠱᠤᠷᠠᠭᠠ ᠵᠢᠷᠤᠭᠡ
- ᠱᠱᠠᠮᠤᠨ ᠬᠣᠰᠣᠯ
Variations
Technical codes
| Unicode | U+1831 | |
| HTML Entity | ᠱ | |
| HTML Code | ᠱ | |
| CSS | \1831 |
FAQ
What does the Mongolian Letter Sha letter mean?
ᠱ is the Mongolian Letter SHA, Unicode code point U+1831. As a script character, it represents the SHA-related sound/spelling used in Mongolian writing systems. In practice, you’ll use it when creating Mongolian text that must match specific orthography rather than approximating with Latin letters. For developers and designers, it’s also useful as a precise glyph for Mongolian language support: you can copy it directly or insert it using its HTML entity (ᠱ), CSS escape (\\1831), or JavaScript escape (\\u{1831}).
What is the Unicode code point for ᠱ?
ᠱ is U+1831.
How can I insert ᠱ using HTML?
Use the HTML entity: ᠱ.
How do I use ᠱ in CSS?
Use the CSS escape: \\1831.
How do I use ᠱ in JavaScript?
Use the JavaScript escape: \\u{1831}.