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