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