| Nom du symbole | Hangul Choseong Mieum-tikeut |
| Version Unicode | 5.2 |
| Unicode | U+A970 |
| Bloc Unicode | |
| Catégorie générale | Other Letter (Lo) |
| UTF-8 | EA A5 B0 |
| UTF-16 | A970 |
| UTF-32 | 0000A970 |
1\documentclass{article}2\usepackage{pifont}3\hangul{A970}4\end{document}Vous pouvez saisir le symbole hangul choseong mieum-tikeut sur la plupart des appareils modernes avec les méthodes suivantes :
Alt + 43376 on Windows (numeric keypad with Num Lock), or insert via Character Map / Korean IME.
Edit → Emoji & Symbols, search "hangul choseong mieum-tikeut", or use Unicode Hex Input with A970.
Ctrl + Shift + U, type a970, 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-mieum-tikeut::before { content: "\A970"; font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Noto Sans KR", sans-serif; }1<span>ꥰ</span>La représentation du symbole Hangul Choseong Mieum-tikeut dans différents langages de programmation se trouve dans le tableau ci-dessous :
| Langage | Représentation |
|---|---|
| JavaScript / TypeScript | '\uA970' or String.fromCodePoint(43376) |
| Python | '\N{HANGUL CHOSEONG MIEUM-TIKEUT}' or chr(43376) |
| Rust | '\u{A970}' |
| C / C++ | UTF-8 source or wchar_t with U+A970 |
| Go | string(rune(0xA970)) |
| Ruby | "\u{A970}" |
| Code CSS |
\A970 |
| Code hexadécimal | 0xA970 |
| Code HTML | ꥰ |
| LaTeX | \hangul{A970} |
| Symbole | ꥰ |
| Encodage URL (pourcent UTF-8) | %EA%A5%B0 |
| Nom oral / lecteur d’écran | Hangul Choseong Mieum-tikeut |