| Symboolnaam | Hangul Choseong Pieup-khieukh |
| Unicode-versie | 5.2 |
| Unicode | U+A973 |
| Unicode-blok | |
| Algemene categorie | Other Letter (Lo) |
| CSS-code |
| UTF-8 | EA A5 B3 |
| UTF-16 | A973 |
| UTF-32 | 0000A973 |
1\documentclass{article}2\usepackage{pifont}3\hangul{A973}4\end{document}Je kunt het hangul choseong pieup-khieukh-symbool op de meeste moderne apparaten typen met de volgende methoden:
Alt + 43379 on Windows (numeric keypad with Num Lock), or insert via Character Map / Korean IME.
Edit → Emoji & Symbols, search "hangul choseong pieup-khieukh", or use Unicode Hex Input with A973.
Ctrl + Shift + U, type a973, 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-khieukh::before { content: "\A973"; font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Noto Sans KR", sans-serif; }1<span>ꥳ</span>De weergave van het Hangul Choseong Pieup-khieukh-symbool in verschillende programmeertalen vind je in onderstaande tabel:
| Taal | Weergave |
|---|---|
| JavaScript / TypeScript | '\uA973' or String.fromCodePoint(43379) |
| Python | '\N{HANGUL CHOSEONG PIEUP-KHIEUKH}' or chr(43379) |
| Rust | '\u{A973}' |
| C / C++ | UTF-8 source or wchar_t with U+A973 |
| Go | string(rune(0xA973)) |
| Ruby | "\u{A973}" |
\A973 |
| Hexadecimale code | 0xA973 |
| HTML-code | ꥳ |
| LaTeX | \hangul{A973} |
| Symbool | ꥳ |
| URL-codering (UTF-8 procent) | %EA%A5%B3 |
| Uitgesproken naam / schermlezer | Hangul Choseong Pieup-khieukh |