| Symbolname | Hangul Choseong Rieul-khieukh |
| Unicode-Version | 5.2 |
| Unicode | U+A96E |
| Unicode-Block | |
| Allgemeine Kategorie | 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}Sie können das Symbol hangul choseong rieul-khieukh auf den meisten modernen Geräten mit den folgenden Methoden eingeben:
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>Die Darstellung des Symbols Hangul Choseong Rieul-khieukh in verschiedenen Programmiersprachen finden Sie in der folgenden Tabelle:
| Sprache | Darstellung |
|---|---|
| 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}" |
| CSS-Code |
\A96E |
| Hexadezimalcode | 0xA96E |
| HTML-Code | ꥮ |
| LaTeX | \hangul{A96E} |
| Symbol | ꥮ |
| URL-Kodierung (UTF-8-Prozent) | %EA%A5%AE |
| Ansagename (Screenreader) | Hangul Choseong Rieul-khieukh |