| Nombre del símbolo | Modifier Letter Small Dz Digraph With Retroflex Hook |
| Versión Unicode | 14.0 |
| Unicode | U+10788 |
| Bloque Unicode | |
| Categoría general | Modifier Letter (Lm) |
| UTF-8 | F0 90 9E 88 |
| UTF-16 | D801 DF88 |
| UTF-32 | 00010788 |
1\documentclass{article}2\usepackage{pifont}3\text{MODIFIERLETTERSMALLDZDIGRAPHWITHRETROFLEXHOOK}4\end{document}Puedes escribir el símbolo modifier letter small dz digraph with retroflex hook en la mayoría de dispositivos modernos con los siguientes métodos:
Alt + 67464 on Windows (numeric keypad with Num Lock), or insert via Character Map.
Edit → Emoji & Symbols, search "modifier letter small dz digraph with retroflex hook", or use Unicode Hex Input with 10788.
Ctrl + Shift + U, type 10788, 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-dz-digraph-with-retroflex-hook::before { content: "\10788"; font-family: "Charis SIL", "Doulos SIL", "DejaVu Serif", "Times New Roman", serif; }1<span>𐞈</span>La representación del símbolo Modifier Letter Small Dz Digraph With Retroflex Hook en diferentes lenguajes de programación se muestra en la tabla:
| Lenguaje | Representación |
|---|---|
| JavaScript / TypeScript | String.fromCodePoint(0x10788) |
| Python | '\N{MODIFIER LETTER SMALL DZ DIGRAPH WITH RETROFLEX HOOK}' or chr(67464) |
| Rust | '\u{10788}' |
| C / C++ | UTF-8 source or wchar_t with U+10788 |
| Go | string(rune(0x10788)) |
| Ruby | "\u{10788}" |
| Código CSS |
\10788 |
| Código hexadecimal | 0x10788 |
| Código HTML | 𐞈 |
| LaTeX | \text{MODIFIERLETTERSMALLDZDIGRAPHWITHRETROFLEXHOOK} |
| Símbolo | 𐞈 |
| Codificación URL (porcentaje UTF-8) | %F0%90%9E%88 |
| Nombre oral / lector de pantalla | Modifier Letter Small Dz Digraph With Retroflex Hook |