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