| Symbolname | Hangul Letter Rieul-yeorinhieuh |
| Unicode-Version | 1.1 |
| Unicode | U+316D |
| Unicode-Block | |
| Allgemeine Kategorie | 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}Sie können das Symbol hangul letter rieul-yeorinhieuh auf den meisten modernen Geräten mit den folgenden Methoden eingeben:
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>Die Darstellung des Symbols Hangul Letter Rieul-yeorinhieuh in verschiedenen Programmiersprachen finden Sie in der folgenden Tabelle:
| Sprache | Darstellung |
|---|---|
| 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}" |
| CSS-Code |
\316D |
| Hexadezimalcode | 0x316D |
| HTML-Code | ㅭ |
| LaTeX | \hangul{316D} |
| Symbol | ㅭ |
| URL-Kodierung (UTF-8-Prozent) | %E3%85%AD |
| Ansagename (Screenreader) | Hangul Letter Rieul-yeorinhieuh |