free-symbols

Mongolian Letter Oe Letter

ᠥ is the Mongolian Letter OE (U+1825), used in Mongolian script text.

U+1825

ᠥ, also known as the Mongolian Letter OE, is a Unicode character from the Mongolian block. Use it anywhere you need this exact letter: documents, web pages, and developer code. Below are copy/paste options and encoding helpers.

Mongolian Letter Oe Letter Meaning

ᠥ is the Unicode character named MONGOLIAN LETTER OE (U+1825). As part of the Mongolian script, it represents a specific letter used to write Mongolian words. In practice, the most important “meaning” for most users is accurate character identity: using U+1825 ensures the same glyph/letter appears consistently across systems that support Mongolian script. When you’re editing text, searching, or building fonts/UI, matching the exact Unicode code point helps avoid incorrect substitutions with look-alike characters from other scripts.

Common uses

  • Typing or proofreading Mongolian text where the Letter OE must appear exactly
  • Designing Mongolian-script typography in posters, logos, and UI labels
  • Embedding the character in HTML content using its numeric entity (ᠥ)
  • Generating Mongolian text in code using Unicode escapes (U+1825)
  • Preparing search/lookup keys or dataset entries that require exact Unicode matching

Examples

ᠥ Mongolian Letter OE

  • ᠥᠨᠢᠮᠳᠠᠯ ᠬᠣᠷᠢᠭ᠎ᠠ
  • ᠥ᠌ᠥ ᠬᠡᠯᠡᠯ
  • ᠥᠨᠳᠡᠭᠡ ᠮᠣᠯᠤᠯ
  • ᠥᠥᠥ ᠬᠡᠨᠡᠮᠡᠭᠡᠯᠡᠭᠡ
  • Text check: ᠥ should match U+1825.

Variations

Technical codes

UnicodeU+1825
HTML Entityᠥ
HTML Codeᠥ
CSS\1825

FAQ

What does the Mongolian Letter Oe letter mean?

ᠥ is the Unicode character named MONGOLIAN LETTER OE (U+1825). As part of the Mongolian script, it represents a specific letter used to write Mongolian words. In practice, the most important “meaning” for most users is accurate character identity: using U+1825 ensures the same glyph/letter appears consistently across systems that support Mongolian script. When you’re editing text, searching, or building fonts/UI, matching the exact Unicode code point helps avoid incorrect substitutions with look-alike characters from other scripts.

What is the Unicode code point for ᠥ?

ᠥ is Unicode code point U+1825.

How can I copy ᠥ into HTML?

You can use the numeric entity: ᠥ.

What escape sequence should I use in JavaScript?

Use: \\u{1825}.

How do I verify I’m using the correct character?

Confirm the code point is U+1825 and, if possible, compare against the character rendered from the same Unicode value.