free-symbols

Mongolian Digit Two Letter

᠒ is the Mongolian numeral for the number two (Unicode U+1812).

U+1812

᠒ is Unicode character U+1812, named “MONGOLIAN DIGIT TWO.” It’s used to write the digit 2 in Mongolian script contexts. You can copy it directly or insert it using common web/typing escapes.

Mongolian Digit Two Letter Meaning

᠒, Unicode U+1812, is the Mongolian digit representing the number two. It belongs to the Mongolian writing system and is used when rendering numbers in Mongolian script rather than Arabic digits like “2.” In practice, it appears in Mongolian-language text, titles, and labels where numbers should match the surrounding script. If you are building multilingual interfaces, you may need this exact character to display Mongolian numerals consistently across fonts and platforms. For developers, the character can be inserted using the provided HTML entity (᠒) or Unicode escape sequences.

Common uses

  • Displaying Mongolian numerals in Mongolian-language interfaces
  • Designing posters or flyers that require Mongolian digit formatting
  • Transcribing numbers in Mongolian script for documents and captions
  • Creating educational materials that teach Mongolian numbering
  • Rendering localized timestamps, counts, or step numbers in Mongolian

Examples

᠒ Mongolian Digit Two

  • ᠒ ᠰᠡᠨᠭᠡᠷᠢ ᠬᠦᠮᠡᠨᠡ
  • ᠑᠒᠓ ᠬᠦᠮᠡᠨᠡ᠂
  • ᠒ ᠶᠣᠷᠭ᠎ᠡ
  • ᠑᠒᠒᠓᠒ ᠪᠡᠷᠢᠭᠡ᠂

Variations

Technical codes

UnicodeU+1812
HTML Entity᠒
HTML Code᠒
CSS\1812

FAQ

What does ᠒ represent?

᠒ is the Mongolian digit for the number two.

What is the Unicode code point for ᠒?

The Unicode code point is U+1812.

How can I copy ᠒ in HTML?

You can use the HTML entity: ᠒.

How do I insert ᠒ in CSS or JavaScript?

Use CSS escape \\1812. In JavaScript, use \\u{1812}.