| Nom du symbole | Hangul Choseong Rieul-khieukh |
| Version Unicode | 5.2 |
| Unicode | U+A96E |
| Bloc Unicode | |
| Catégorie générale | Other Letter (Lo) |
| UTF-8 | EA A5 AE |
| UTF-16 | A96E |
| UTF-32 | 0000A96E |
1\documentclass{article}2\usepackage{pifont}3\hangul{A96E}4\end{document}Vous pouvez saisir le symbole hangul choseong rieul-khieukh sur la plupart des appareils modernes avec les méthodes suivantes :
Alt + 43374 on Windows (numeric keypad with Num Lock), or insert via Character Map / Korean IME.
Edit → Emoji & Symbols, search "hangul choseong rieul-khieukh", or use Unicode Hex Input with A96E.
Ctrl + Shift + U, type a96e, 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-rieul-khieukh::before { content: "\A96E"; font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Noto Sans KR", sans-serif; }1<span>ꥮ</span>La représentation du symbole Hangul Choseong Rieul-khieukh dans différents langages de programmation se trouve dans le tableau ci-dessous :
| Langage | Représentation |
|---|---|
| JavaScript / TypeScript | '\uA96E' or String.fromCodePoint(43374) |
| Python | '\N{HANGUL CHOSEONG RIEUL-KHIEUKH}' or chr(43374) |
| Rust | '\u{A96E}' |
| C / C++ | UTF-8 source or wchar_t with U+A96E |
| Go | string(rune(0xA96E)) |
| Ruby | "\u{A96E}" |
| Code CSS |
\A96E |
| Code hexadécimal | 0xA96E |
| Code HTML | ꥮ |
| LaTeX | \hangul{A96E} |
| Symbole | ꥮ |
| Encodage URL (pourcent UTF-8) | %EA%A5%AE |
| Nom oral / lecteur d’écran | Hangul Choseong Rieul-khieukh |