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 JUNGSEONG I-I
Overview
ퟄ (HANGUL JUNGSEONG I-I) is the Unicode character at code point U+D7C4. 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+D7C4 | |
| decimal | 55236 | |
| htmldecimal | ퟄ | |
| htmlhex | ퟄ | |
| css | \D7C4 | |
| javascript | \u{D7C4} | |
| python | \ud7c4 | |
| java | \uD7C4 | |
| go | \uD7C4 | |
| ruby | \u{D7C4} | |
| rust | \u{D7C4} | |
| ccpp | \ud7c4 | |
| urlencoded | %ED%9F%84 | |
| utf8bytes | ed 9f 84 | |
| utf16bebytes | d7 c4 | |
| utf32bebytes | 00 00 d7 c4 |
How to Use
HTML:
ퟄ
CSS:
content: "\D7C4"
JavaScript:
"\u{D7C4}"
Python:
"\ud7c4"
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 JUNGSEONG I-I)?
ퟄ (HANGUL JUNGSEONG I-I) is the Unicode character U+D7C4.
What is the Unicode codepoint of HANGUL JUNGSEONG I-I?
The HANGUL JUNGSEONG I-I character (ퟄ) has codepoint U+D7C4.
How do I type or copy HANGUL JUNGSEONG I-I?
Copy ퟄ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.