| Symbolname | Hangul Choseong Pieup-hieuh |
| Unicode-Version | 5.2 |
| Unicode | U+A974 |
| Unicode-Block | |
| Allgemeine Kategorie | Other Letter (Lo) |
| CSS-Code |
| UTF-8 | EA A5 B4 |
| UTF-16 | A974 |
| UTF-32 | 0000A974 |
1\documentclass{article}2\usepackage{pifont}3\hangul{A974}4\end{document}Sie können das Symbol hangul choseong pieup-hieuh auf den meisten modernen Geräten mit den folgenden Methoden eingeben:
Alt + 43380 on Windows (numeric keypad with Num Lock), or insert via Character Map / Korean IME.
Edit → Emoji & Symbols, search "hangul choseong pieup-hieuh", or use Unicode Hex Input with A974.
Ctrl + Shift + U, type a974, 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-hieuh::before { content: "\A974"; font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Noto Sans KR", sans-serif; }1<span>ꥴ</span>Die Darstellung des Symbols Hangul Choseong Pieup-hieuh in verschiedenen Programmiersprachen finden Sie in der folgenden Tabelle:
| Sprache | Darstellung |
|---|---|
| JavaScript / TypeScript | '\uA974' or String.fromCodePoint(43380) |
| Python | '\N{HANGUL CHOSEONG PIEUP-HIEUH}' or chr(43380) |
| Rust | '\u{A974}' |
| C / C++ | UTF-8 source or wchar_t with U+A974 |
| Go | string(rune(0xA974)) |
| Ruby | "\u{A974}" |
\A974 |
| Hexadezimalcode | 0xA974 |
| HTML-Code | ꥴ |
| LaTeX | \hangul{A974} |
| Symbol | ꥴ |
| URL-Kodierung (UTF-8-Prozent) | %EA%A5%B4 |
| Ansagename (Screenreader) | Hangul Choseong Pieup-hieuh |