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