| Symbolname | Modifier Letter Small Heng With Hook |
| Unicode-Version | 14.0 |
| Unicode | U+10797 |
| Unicode-Block | |
| Allgemeine Kategorie | 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}Sie können das Symbol modifier letter small heng with hook auf den meisten modernen Geräten mit den folgenden Methoden eingeben:
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>Die Darstellung des Symbols Modifier Letter Small Heng With Hook in verschiedenen Programmiersprachen finden Sie in der folgenden Tabelle:
| Sprache | Darstellung |
|---|---|
| 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}" |
| CSS-Code |
\10797 |
| Hexadezimalcode | 0x10797 |
| HTML-Code | 𐞗 |
| LaTeX | \text{MODIFIERLETTERSMALLHENGWITHHOOK} |
| Symbol | 𐞗 |
| URL-Kodierung (UTF-8-Prozent) | %F0%90%9E%97 |
| Ansagename (Screenreader) | Modifier Letter Small Heng With Hook |