What is Mongolian Vowel Separator (U+180E)?

The “Mongolian Vowel Separator” (U+180E) is a character in the Unicode standard that is used in the Mongolian script. In the Mongolian script, vowels are traditionally written above or below the previous syllable. However, in digital text, it can be difficult to determine the proper placement of vowels without a clear separator character.

The “Mongolian Vowel Separator” character serves as a marker that separates the syllables and vowels in Mongolian text, making it easier to properly display the text on computer systems and other digital devices. This character is assigned the code point U+180E in the Unicode standard and is used to represent the “Mongolian Vowel Separator” in digital text.

In general, the “Mongolian Vowel Separator” is used in specialized text processing and typography for the Mongolian script, and is not a widely used character in other scripts or languages.

Unicode U+180E
HTML Code ᠎
HEX Code แ Ž᠎

How to type Mongolian Vowel Separator (U+180E)?

To type the “Mongolian Vowel Separator” (U+180E) character, you can use its Unicode code point representation. The Unicode code point for the “Mongolian Vowel Separator” character is “U+180E”.

In many text editors, you can type the “Mongolian Vowel Separator” character by entering its Unicode code point, then pressing the “Alt” and “x” keys (Alt+x) on your keyboard. For example, to type the “Mongolian Vowel Separator” character in Microsoft Word, you can press “Alt” and “x”, then type “180E” and press “Enter”.

Alternatively, you may be able to find the “Mongolian Vowel Separator” character in the special characters or symbols menu of your text editor. Some text editors also provide a way to insert the character using a keyboard shortcut, so check the documentation for your specific software for more information.

In HTML and other markup languages, you can add the “Mongolian Vowel Separator” character by using its Unicode code point representation:

<p>This is a sentence with the Mongolian Vowel Separator character:&#x180E;</p>

When this HTML code is rendered in a web browser, the “แ Ž” character will be displayed as the “Mongolian Vowel Separator” character.

Scroll to Top