About Modifier Letter Small Dezh Digraph
Modifier Letter Small Dezh Digraph is the Unicode character ๐ at codepoint U+1078A 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 Modifier Letter Small Dezh Digraph
To use the Modifier Letter Small Dezh Digraph 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: '\1078A';.
In JavaScript and TypeScript the escape '\u{1078A}' evaluates to ๐. In Python source, write '\U0001078A'.
The character encodes to F0 90 9E 8A as UTF-8 bytes and D801 DF8A as UTF-16 code units. Its decimal codepoint is 67466.
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.