Mongolian Full Stop Letter
᠃ is the Mongolian full stop punctuation mark used to end sentences in Mongolian text.
U+1803
᠃ (Mongolian Full Stop) is a punctuation character from the Mongolian block. It’s commonly used to signal the end of a sentence in Mongolian writing. Below you’ll find copy/paste options and developer-friendly encoding details.
Mongolian Full Stop Letter Meaning
The Mongolian full stop (᠃, U+1803) is a punctuation mark used to end a complete sentence, similar in function to a period in Latin-script writing. It helps structure Mongolian text by indicating a clear stopping point after a statement or command. When you’re formatting Mongolian content—such as documents, websites, or chat messages—you can use this character to match typographic expectations for sentence-ending punctuation. Use it where you would normally place a full stop/period in Mongolian-language materials, especially in plain text, labels, and UI strings that require accurate script support.
Common uses
- •Ending sentences in Mongolian text for documents and reports
- •Adding sentence punctuation in Mongolian UI labels and form text
- •Formatting Mongolian chat or messaging content with proper punctuation
- •Writing Mongolian microcopy (tooltips, instructions, help text)
- •Using the correct punctuation in Mongolian subtitles or transcripts
Examples
᠃ Mongolian Full Stop
- ᠃᠃
- ᠃ᠬᠡᠷᠠᠨ ᠡᠷᠡᠨᠲᠡᠨᠠ᠃᠃
- ᠃ᠮᠣᠩᠭᠣᠯ ᠳᠤᠷᠠᠨᠡᠨ ᠠᠭᠠᠷᠠ᠃᠃
- ᠃ᠪᠣᠳᠣᠭᠣᠨ ᠵᠢᠷᠤᠭᠡᠷᠭᠡᠨ ᠃
- ᠃ᠬᠡᠷᠡᠭᠡᠨ ᠠᠨᠠ᠃
Variations
Technical codes
| Unicode | U+1803 | |
| HTML Entity | ᠃ | |
| HTML Code | ᠃ | |
| CSS | \1803 |
FAQ
What does the Mongolian Full Stop letter mean?
The Mongolian full stop (᠃, U+1803) is a punctuation mark used to end a complete sentence, similar in function to a period in Latin-script writing. It helps structure Mongolian text by indicating a clear stopping point after a statement or command. When you’re formatting Mongolian content—such as documents, websites, or chat messages—you can use this character to match typographic expectations for sentence-ending punctuation. Use it where you would normally place a full stop/period in Mongolian-language materials, especially in plain text, labels, and UI strings that require accurate script support.
What is the Unicode code point for ᠃?
᠃ is Unicode code point U+1803 (MONGOLIAN FULL STOP).
How do I copy ᠃ into my document?
Copy the character ᠃ directly from this page and paste it into your editor, form field, or design tool.
What HTML entity represents ᠃?
The HTML entity for ᠃ is ᠃.
How do I use ᠃ in JavaScript strings?
You can use the JavaScript escape sequence: \\u{1803}.