About Imperial Aramaic Letter Ayin
Imperial Aramaic Letter Ayin is the Unicode character 𐡏 at codepoint U+1084F of the Supplementary Multilingual Plane (SMP).
Technical Reference
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Imperial Aramaic Letter Ayin
To use the Imperial Aramaic Letter Ayin 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: '\1084F';.
In JavaScript and TypeScript the escape '\u{1084F}' evaluates to 𐡏. In Python source, write '\U0001084F'.
The character encodes to F0 90 A1 8F as UTF-8 bytes and D802 DC4F as UTF-16 code units. Its decimal codepoint is 67663.
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.