| Symbol Name | Hangul Letter Rieul-yeorinhieuh |
| Unicode Version | 1.1 |
| Unicode | U+316D |
| Unicode block | |
| General category | 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}You can type the hangul letter rieul-yeorinhieuh symbol on most modern devices with the help of following methods:
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>Hangul Letter Rieul-yeorinhieuh symbol's representation in different programming languages can be found in the table below:
| Language | Representation |
|---|---|
| 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 |
| Hex Code | 0x316D |
| HTML Code | ㅭ |
| LaTeX | \hangul{316D} |
| Symbol | ㅭ |
| URL encode (UTF-8 percent) | %E3%85%AD |
| Spoken / screen reader name | Hangul Letter Rieul-yeorinhieuh |