| Symbolname | Hangul Choseong Ceongchieumsios |
| Unicode-Version | 1.1 |
| Unicode | U+113E |
| Unicode-Block | |
| Allgemeine Kategorie | Other Letter (Lo) |
| CSS-Code |
| UTF-8 | E1 84 BE |
| UTF-16 | 113E |
| UTF-32 | 0000113E |
1\documentclass{article}2\usepackage{pifont}3\hangul{113E}4\end{document}Sie können das Symbol hangul choseong ceongchieumsios auf den meisten modernen Geräten mit den folgenden Methoden eingeben:
Alt + 4414 on Windows (numeric keypad with Num Lock), or insert via Character Map / Korean IME.
Edit → Emoji & Symbols, search "hangul choseong ceongchieumsios", or use Unicode Hex Input with 113E.
Ctrl + Shift + U, type 113e, 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-ceongchieumsios::before { content: "\113E"; font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Noto Sans KR", sans-serif; }1<span>ᄾ</span>Die Darstellung des Symbols Hangul Choseong Ceongchieumsios in verschiedenen Programmiersprachen finden Sie in der folgenden Tabelle:
| Sprache | Darstellung |
|---|---|
| JavaScript / TypeScript | '\u113E' or String.fromCodePoint(4414) |
| Python | '\N{HANGUL CHOSEONG CEONGCHIEUMSIOS}' or chr(4414) |
| Rust | '\u{113E}' |
| C / C++ | UTF-8 source or wchar_t with U+113E |
| Go | string(rune(0x113E)) |
| Ruby | "\u{113E}" |
\113E |
| Hexadezimalcode | 0x113E |
| HTML-Code | ᄾ |
| LaTeX | \hangul{113E} |
| Symbol | ᄾ |
| URL-Kodierung (UTF-8-Prozent) | %E1%84%BE |
| Ansagename (Screenreader) | Hangul Choseong Ceongchieumsios |