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