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