About Mongolian Letter Todo Gaa
Mongolian Letter Todo Gaa is the Unicode character ᡘ at codepoint U+1858 in the Mongolian block of the Basic Multilingual Plane (BMP).
Technical Reference
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Mongolian Letter Todo Gaa
To use the Mongolian Letter Todo Gaa symbol (ᡘ) in HTML, insert the
entity ᡘ directly into your markup. The decimal entity ᡘ works in any HTML-serialised document.
In CSS pseudo-elements use content: '\1858';.
In JavaScript and TypeScript the escape '\u1858' evaluates to ᡘ. In Python source, write '\u1858'.
The character encodes to E1 A1 98 as UTF-8 bytes and 1858 as UTF-16 code units. Its decimal codepoint is 6232.
This is a text-based Unicode character. It will render in the current font on most platforms. If a font lacks this glyph, the browser may show a placeholder or fall back to a system font.