| Nome del simbolo | Hangul Choseong Rieul-kapyeounpieup |
| Versione Unicode | 5.2 |
| Unicode | U+A96B |
| Blocco Unicode | |
| Categoria generale | 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}Puoi digitare il simbolo hangul choseong rieul-kapyeounpieup sulla maggior parte dei dispositivi moderni con i seguenti metodi:
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>La rappresentazione del simbolo Hangul Choseong Rieul-kapyeounpieup nei vari linguaggi di programmazione è nella tabella seguente:
| Linguaggio | Rappresentazione |
|---|---|
| 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}" |
| Codice CSS |
\A96B |
| Codice esadecimale | 0xA96B |
| Codice HTML | ꥫ |
| LaTeX | \hangul{A96B} |
| Simbolo | ꥫ |
| Codifica URL (percentuale UTF-8) | %EA%A5%AB |
| Nome parlato / screen reader | Hangul Choseong Rieul-kapyeounpieup |