copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('ퟋ'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
ퟋ
HANGUL JONGSEONG NIEUN-RIEUL
Overview
ퟋ (HANGUL JONGSEONG NIEUN-RIEUL) is the Unicode character at code point U+D7CB. It belongs to the Hangul Jamo Extended-B block, in the Other Letter (Lo) general category. Its script is Hang.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D7CB | |
| decimal | 55243 | |
| htmldecimal | ퟋ | |
| htmlhex | ퟋ | |
| css | \D7CB | |
| javascript | \u{D7CB} | |
| python | \ud7cb | |
| java | \uD7CB | |
| go | \uD7CB | |
| ruby | \u{D7CB} | |
| rust | \u{D7CB} | |
| ccpp | \ud7cb | |
| urlencoded | %ED%9F%8B | |
| utf8bytes | ed 9f 8b | |
| utf16bebytes | d7 cb | |
| utf32bebytes | 00 00 d7 cb |
How to Use
HTML:
ퟋ
CSS:
content: "\D7CB"
JavaScript:
"\u{D7CB}"
Python:
"\ud7cb"
Properties
- Block
- Hangul Jamo Extended-B
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ퟋ character (HANGUL JONGSEONG NIEUN-RIEUL)?
ퟋ (HANGUL JONGSEONG NIEUN-RIEUL) is the Unicode character U+D7CB.
What is the Unicode codepoint of HANGUL JONGSEONG NIEUN-RIEUL?
The HANGUL JONGSEONG NIEUN-RIEUL character (ퟋ) has codepoint U+D7CB.
How do I type or copy HANGUL JONGSEONG NIEUN-RIEUL?
Copy ퟋ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.