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