| Nom du symbole | Hangul Choseong Kapyeounssangpieup |
| Version Unicode | 1.1 |
| Unicode | U+112C |
| Bloc Unicode | |
| Catégorie générale | Other Letter (Lo) |
| UTF-8 | E1 84 AC |
| UTF-16 | 112C |
| UTF-32 | 0000112C |
1\documentclass{article}2\usepackage{pifont}3\hangul{112C}4\end{document}Vous pouvez saisir le symbole hangul choseong kapyeounssangpieup sur la plupart des appareils modernes avec les méthodes suivantes :
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>La représentation du symbole Hangul Choseong Kapyeounssangpieup dans différents langages de programmation se trouve dans le tableau ci-dessous :
| Langage | Représentation |
|---|---|
| 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}" |
| Code CSS |
\112C |
| Code hexadécimal | 0x112C |
| Code HTML | ᄬ |
| LaTeX | \hangul{112C} |
| Symbole | ᄬ |
| Encodage URL (pourcent UTF-8) | %E1%84%AC |
| Nom oral / lecteur d’écran | Hangul Choseong Kapyeounssangpieup |