| Nombre del símbolo | Modifier Letter Small Heng With Hook |
| Versión Unicode | 14.0 |
| Unicode | U+10797 |
| Bloque Unicode | |
| Categoría general | 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}Puedes escribir el símbolo modifier letter small heng with hook en la mayoría de dispositivos modernos con los siguientes métodos:
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 representación del símbolo Modifier Letter Small Heng With Hook en diferentes lenguajes de programación se muestra en la tabla:
| Lenguaje | Representación |
|---|---|
| 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}" |
| Código CSS |
\10797 |
| Código hexadecimal | 0x10797 |
| Código HTML | 𐞗 |
| LaTeX | \text{MODIFIERLETTERSMALLHENGWITHHOOK} |
| Símbolo | 𐞗 |
| Codificación URL (porcentaje UTF-8) | %F0%90%9E%97 |
| Nombre oral / lector de pantalla | Modifier Letter Small Heng With Hook |