| Symbol Name | Modifier Letter Chinese Tone Yang Ping |
| Unicode Version | 4.1 |
| Unicode | U+A701 |
| Unicode block | |
| General category | 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}You can type the modifier letter chinese tone yang ping symbol on most modern devices with the help of following methods:
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>Modifier Letter Chinese Tone Yang Ping symbol's representation in different programming languages can be found in the table below:
| Language | Representation |
|---|---|
| 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}" |
| CSS Code |
\A701 |
| Hex Code | 0xA701 |
| HTML Code | ꜁ |
| LaTeX | \text{MODIFIERLETTERCHINESETONEYANGPING} |
| Symbol | ꜁ |
| URL encode (UTF-8 percent) | %EA%9C%81 |
| Spoken / screen reader name | Modifier Letter Chinese Tone Yang Ping |