About Mandaic Letter In
Mandaic Letter In is the Unicode character ࡏ at codepoint U+084F in the Mandaic 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 Mandaic Letter In
To use the Mandaic Letter In 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: '\84F';.
In JavaScript and TypeScript the escape '\u084F' evaluates to ࡏ. In Python source, write '\u084F'.
The character encodes to E0 A1 8F as UTF-8 bytes and 084F as UTF-16 code units. Its decimal codepoint is 2127.
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.