| Symboolnaam | Hangul Jongseong Tikeut-chieuch |
| Unicode-versie | 5.2 |
| Unicode | U+D7D3 |
| Unicode-blok | |
| Algemene categorie | Other Letter (Lo) |
| CSS-code |
| UTF-8 | ED 9F 93 |
| UTF-16 | D7D3 |
| UTF-32 | 0000D7D3 |
1\documentclass{article}2\usepackage{pifont}3\hangul{D7D3}4\end{document}Je kunt het hangul jongseong tikeut-chieuch-symbool op de meeste moderne apparaten typen met de volgende methoden:
Alt + 55251 on Windows (numeric keypad with Num Lock), or insert via Character Map / Korean IME.
Edit → Emoji & Symbols, search "hangul jongseong tikeut-chieuch", or use Unicode Hex Input with D7D3.
Ctrl + Shift + U, type d7d3, 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-jongseong-tikeut-chieuch::before { content: "\D7D3"; font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Noto Sans KR", sans-serif; }1<span>ퟓ</span>De weergave van het Hangul Jongseong Tikeut-chieuch-symbool in verschillende programmeertalen vind je in onderstaande tabel:
| Taal | Weergave |
|---|---|
| JavaScript / TypeScript | '\uD7D3' or String.fromCodePoint(55251) |
| Python | '\N{HANGUL JONGSEONG TIKEUT-CHIEUCH}' or chr(55251) |
| Rust | '\u{D7D3}' |
| C / C++ | UTF-8 source or wchar_t with U+D7D3 |
| Go | string(rune(0xD7D3)) |
| Ruby | "\u{D7D3}" |
\D7D3 |
| Hexadecimale code | 0xD7D3 |
| HTML-code | ퟓ |
| LaTeX | \hangul{D7D3} |
| Symbool | ퟓ |
| URL-codering (UTF-8 procent) | %ED%9F%93 |
| Uitgesproken naam / schermlezer | Hangul Jongseong Tikeut-chieuch |