| Nombre del símbolo | Hangul Choseong Rieul-kapyeounpieup |
| Versión Unicode | 5.2 |
| Unicode | U+A96B |
| Bloque Unicode | |
| Categoría general | 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}Puedes escribir el símbolo hangul choseong rieul-kapyeounpieup en la mayoría de dispositivos modernos con los siguientes métodos:
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 representación del símbolo Hangul Choseong Rieul-kapyeounpieup en diferentes lenguajes de programación se muestra en la tabla:
| Lenguaje | Representación |
|---|---|
| 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}" |
| Código CSS |
\A96B |
| Código hexadecimal | 0xA96B |
| Código HTML | ꥫ |
| LaTeX | \hangul{A96B} |
| Símbolo | ꥫ |
| Codificación URL (porcentaje UTF-8) | %EA%A5%AB |
| Nombre oral / lector de pantalla | Hangul Choseong Rieul-kapyeounpieup |