| Nom du symbole | Modifier Letter Small Dezh Digraph |
| Version Unicode | 14.0 |
| Unicode | U+1078A |
| Bloc Unicode | |
| Catégorie générale | Modifier Letter (Lm) |
| UTF-8 | F0 90 9E 8A |
| UTF-16 | D801 DF8A |
| UTF-32 | 0001078A |
1\documentclass{article}2\usepackage{pifont}3\text{MODIFIERLETTERSMALLDEZHDIGRAPH}4\end{document}Vous pouvez saisir le symbole modifier letter small dezh digraph sur la plupart des appareils modernes avec les méthodes suivantes :
Alt + 67466 on Windows (numeric keypad with Num Lock), or insert via Character Map.
Edit → Emoji & Symbols, search "modifier letter small dezh digraph", or use Unicode Hex Input with 1078A.
Ctrl + Shift + U, type 1078a, then Enter (layout-dependent).
Paste from this page, use text replacement, or pick from the Latin keyboard.
Paste from this page or use a keyboard with Latin letter support.
1span.modifier-letter-small-dezh-digraph::before { content: "\1078A"; font-family: "Charis SIL", "Doulos SIL", "DejaVu Serif", "Times New Roman", serif; }1<span>𐞊</span>La représentation du symbole Modifier Letter Small Dezh Digraph dans différents langages de programmation se trouve dans le tableau ci-dessous :
| Langage | Représentation |
|---|---|
| JavaScript / TypeScript | String.fromCodePoint(0x1078A) |
| Python | '\N{MODIFIER LETTER SMALL DEZH DIGRAPH}' or chr(67466) |
| Rust | '\u{1078A}' |
| C / C++ | UTF-8 source or wchar_t with U+1078A |
| Go | string(rune(0x1078A)) |
| Ruby | "\u{1078A}" |
| Code CSS |
\1078A |
| Code hexadécimal | 0x1078A |
| Code HTML | 𐞊 |
| LaTeX | \text{MODIFIERLETTERSMALLDEZHDIGRAPH} |
| Symbole | 𐞊 |
| Encodage URL (pourcent UTF-8) | %F0%90%9E%8A |
| Nom oral / lecteur d’écran | Modifier Letter Small Dezh Digraph |