| Nom du symbole | Modifier Letter Small Heng With Hook |
| Version Unicode | 14.0 |
| Unicode | U+10797 |
| Bloc Unicode | |
| Catégorie générale | Modifier Letter (Lm) |
| UTF-8 | F0 90 9E 97 |
| UTF-16 | D801 DF97 |
| UTF-32 | 00010797 |
1\documentclass{article}2\usepackage{pifont}3\text{MODIFIERLETTERSMALLHENGWITHHOOK}4\end{document}Vous pouvez saisir le symbole modifier letter small heng with hook sur la plupart des appareils modernes avec les méthodes suivantes :
Alt + 67479 on Windows (numeric keypad with Num Lock), or insert via Character Map.
Edit → Emoji & Symbols, search "modifier letter small heng with hook", or use Unicode Hex Input with 10797.
Ctrl + Shift + U, type 10797, 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-heng-with-hook::before { content: "\10797"; font-family: "Charis SIL", "Doulos SIL", "DejaVu Serif", "Times New Roman", serif; }1<span>𐞗</span>La représentation du symbole Modifier Letter Small Heng With Hook dans différents langages de programmation se trouve dans le tableau ci-dessous :
| Langage | Représentation |
|---|---|
| JavaScript / TypeScript | String.fromCodePoint(0x10797) |
| Python | '\N{MODIFIER LETTER SMALL HENG WITH HOOK}' or chr(67479) |
| Rust | '\u{10797}' |
| C / C++ | UTF-8 source or wchar_t with U+10797 |
| Go | string(rune(0x10797)) |
| Ruby | "\u{10797}" |
| Code CSS |
\10797 |
| Code hexadécimal | 0x10797 |
| Code HTML | 𐞗 |
| LaTeX | \text{MODIFIERLETTERSMALLHENGWITHHOOK} |
| Symbole | 𐞗 |
| Encodage URL (pourcent UTF-8) | %F0%90%9E%97 |
| Nom oral / lecteur d’écran | Modifier Letter Small Heng With Hook |