Mongolian Four Dots Letter
᠅ is the Mongolian four dots character (U+1805) used with Mongolian script text.
U+1805
᠅ is a Mongolian character known as “Mongolian Four Dots.” It has the Unicode code point U+1805 and an HTML entity of ᠅. Use the copy and escape options below for reliable typing in apps, webpages, and documents.
Mongolian Four Dots Letter Meaning
᠅ (Mongolian Four Dots, U+1805) is a specific character within the Mongolian script block. Like other script characters, its meaning is primarily determined by how it appears in the surrounding text and the conventions of Mongolian orthography. In practice, people usually use it when matching authentic Mongolian writing, correcting fonts, or reproducing text from sources that already contain the character. If you are working with Mongolian text, treat ᠅ as a literal character to be preserved and encoded correctly rather than as a standalone “symbol with universal meaning.”
Common uses
- •Copying Mongolian text that includes U+1805 exactly as written
- •Checking and correcting rendering or font support for Mongolian script
- •Preparing subtitles, captions, or transcripts for Mongolian media
- •Programming display strings that must match source text byte-for-byte
- •Designing typographic samples for Mongolian characters and character sets
Examples
᠅ Mongolian Four Dots (U+1805)
- ᠅᠅ ᠠᠷᠠᠨᠠᠭᠠ
- ᠅᠅ᠰᠠᠭᠤ ᠮᠣᠩᠭᠣᠯ ᠤᠷᠠᠨᠠ
- ᠅᠅ᠨᠡᠭᠡᠳᠡ ᠬᠢᠷᠤᠭᠡ
- ᠅᠅ ᠮᠣᠩᠭᠣᠯᠠ
- ᠅᠅ ᠵᠢᠷᠤᠯᠭᠠ
Variations
Technical codes
| Unicode | U+1805 | |
| HTML Entity | ᠅ | |
| HTML Code | ᠅ | |
| CSS | \1805 |
FAQ
What does the Mongolian Four Dots letter mean?
᠅ (Mongolian Four Dots, U+1805) is a specific character within the Mongolian script block. Like other script characters, its meaning is primarily determined by how it appears in the surrounding text and the conventions of Mongolian orthography. In practice, people usually use it when matching authentic Mongolian writing, correcting fonts, or reproducing text from sources that already contain the character. If you are working with Mongolian text, treat ᠅ as a literal character to be preserved and encoded correctly rather than as a standalone “symbol with universal meaning.”
What is the Unicode code point for ᠅?
᠅ is U+1805 (MONGOLIAN FOUR DOTS).
How do I copy ᠅ into HTML?
Use the HTML entity: ᠅.
What is the CSS escape for this character?
The CSS escape is \\1805.
How do I represent ᠅ in JavaScript?
Use \\u{1805} in JavaScript.