| Nome del simbolo | Modifier Letter Chinese Tone Yang Ping |
| Versione Unicode | 4.1 |
| Unicode | U+A701 |
| Blocco Unicode | |
| Categoria generale | Modifier Symbol (Sk) |
| UTF-8 | EA 9C 81 |
| UTF-16 | A701 |
| UTF-32 | 0000A701 |
1\documentclass{article}2\usepackage{pifont}3\text{MODIFIERLETTERCHINESETONEYANGPING}4\end{document}Puoi digitare il simbolo modifier letter chinese tone yang ping sulla maggior parte dei dispositivi moderni con i seguenti metodi:
Alt + 42753 on Windows (numeric keypad with Num Lock), or insert via Character Map.
Edit → Emoji & Symbols, search "modifier letter chinese tone yang ping", or use Unicode Hex Input with A701.
Ctrl + Shift + U, type a701, 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-chinese-tone-yang-ping::before { content: "\A701"; font-family: "Charis SIL", "Doulos SIL", "DejaVu Serif", "Times New Roman", serif; }1<span>꜁</span>La rappresentazione del simbolo Modifier Letter Chinese Tone Yang Ping nei vari linguaggi di programmazione è nella tabella seguente:
| Linguaggio | Rappresentazione |
|---|---|
| JavaScript / TypeScript | '\uA701' or String.fromCodePoint(42753) |
| Python | '\N{MODIFIER LETTER CHINESE TONE YANG PING}' or chr(42753) |
| Rust | '\u{A701}' |
| C / C++ | UTF-8 source or wchar_t with U+A701 |
| Go | string(rune(0xA701)) |
| Ruby | "\u{A701}" |
| Codice CSS |
\A701 |
| Codice esadecimale | 0xA701 |
| Codice HTML | ꜁ |
| LaTeX | \text{MODIFIERLETTERCHINESETONEYANGPING} |
| Simbolo | ꜁ |
| Codifica URL (percentuale UTF-8) | %EA%9C%81 |
| Nome parlato / screen reader | Modifier Letter Chinese Tone Yang Ping |