| Symbolname | Hangul Choseong Pieup-sios-thieuth |
| Unicode-Version | 5.2 |
| Unicode | U+A972 |
| Unicode-Block | |
| Allgemeine Kategorie | Other Letter (Lo) |
| UTF-8 | EA A5 B2 |
| UTF-16 | A972 |
| UTF-32 | 0000A972 |
1\documentclass{article}2\usepackage{pifont}3\hangul{A972}4\end{document}Sie können das Symbol hangul choseong pieup-sios-thieuth auf den meisten modernen Geräten mit den folgenden Methoden eingeben:
Alt + 43378 on Windows (numeric keypad with Num Lock), or insert via Character Map / Korean IME.
Edit → Emoji & Symbols, search "hangul choseong pieup-sios-thieuth", or use Unicode Hex Input with A972.
Ctrl + Shift + U, type a972, then Enter (layout-dependent), or use an IBus Hangul table.
Paste from this page, use text replacement, or pick from the Korean keyboard.
Paste from this page or use a keyboard with Hangul support.
1span.hangul-choseong-pieup-sios-thieuth::before { content: "\A972"; font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Noto Sans KR", sans-serif; }1<span>ꥲ</span>Die Darstellung des Symbols Hangul Choseong Pieup-sios-thieuth in verschiedenen Programmiersprachen finden Sie in der folgenden Tabelle:
| Sprache | Darstellung |
|---|---|
| JavaScript / TypeScript | '\uA972' or String.fromCodePoint(43378) |
| Python | '\N{HANGUL CHOSEONG PIEUP-SIOS-THIEUTH}' or chr(43378) |
| Rust | '\u{A972}' |
| C / C++ | UTF-8 source or wchar_t with U+A972 |
| Go | string(rune(0xA972)) |
| Ruby | "\u{A972}" |
| CSS-Code |
\A972 |
| Hexadezimalcode | 0xA972 |
| HTML-Code | ꥲ |
| LaTeX | \hangul{A972} |
| Symbol | ꥲ |
| URL-Kodierung (UTF-8-Prozent) | %EA%A5%B2 |
| Ansagename (Screenreader) | Hangul Choseong Pieup-sios-thieuth |