| Symbolname | Hangul Choseong Rieul-ssangtikeut |
| Unicode-Version | 5.2 |
| Unicode | U+A967 |
| Unicode-Block | |
| Allgemeine Kategorie | Other Letter (Lo) |
| UTF-8 | EA A5 A7 |
| UTF-16 | A967 |
| UTF-32 | 0000A967 |
1\documentclass{article}2\usepackage{pifont}3\hangul{A967}4\end{document}Sie können das Symbol hangul choseong rieul-ssangtikeut auf den meisten modernen Geräten mit den folgenden Methoden eingeben:
Alt + 43367 on Windows (numeric keypad with Num Lock), or insert via Character Map / Korean IME.
Edit → Emoji & Symbols, search "hangul choseong rieul-ssangtikeut", or use Unicode Hex Input with A967.
Ctrl + Shift + U, type a967, 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-ssangtikeut::before { content: "\A967"; font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Noto Sans KR", sans-serif; }1<span>ꥧ</span>Die Darstellung des Symbols Hangul Choseong Rieul-ssangtikeut in verschiedenen Programmiersprachen finden Sie in der folgenden Tabelle:
| Sprache | Darstellung |
|---|---|
| JavaScript / TypeScript | '\uA967' or String.fromCodePoint(43367) |
| Python | '\N{HANGUL CHOSEONG RIEUL-SSANGTIKEUT}' or chr(43367) |
| Rust | '\u{A967}' |
| C / C++ | UTF-8 source or wchar_t with U+A967 |
| Go | string(rune(0xA967)) |
| Ruby | "\u{A967}" |
| CSS-Code |
\A967 |
| Hexadezimalcode | 0xA967 |
| HTML-Code | ꥧ |
| LaTeX | \hangul{A967} |
| Symbol | ꥧ |
| URL-Kodierung (UTF-8-Prozent) | %EA%A5%A7 |
| Ansagename (Screenreader) | Hangul Choseong Rieul-ssangtikeut |