About Oriya Letter Ma
Oriya Letter Ma is the Unicode character ମ at codepoint U+0B2E in the Oriya 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 Oriya Letter Ma
To use the Oriya Letter Ma 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: '\B2E';.
In JavaScript and TypeScript the escape '\u0B2E' evaluates to ମ. In Python source, write '\u0B2E'.
The character encodes to E0 AC AE as UTF-8 bytes and 0B2E as UTF-16 code units. Its decimal codepoint is 2862.
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.