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 SYLLABLE HINJ
Overview
힍 (HANGUL SYLLABLE HINJ) is the Unicode character at code point U+D78D. It belongs to the Hangul Syllables block, in the Other Letter (Lo) general category. Its script is Hang.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D78D | |
| decimal | 55181 | |
| htmldecimal | 힍 | |
| htmlhex | 힍 | |
| css | \D78D | |
| javascript | \u{D78D} | |
| python | \ud78d | |
| java | \uD78D | |
| go | \uD78D | |
| ruby | \u{D78D} | |
| rust | \u{D78D} | |
| ccpp | \ud78d | |
| urlencoded | %ED%9E%8D | |
| utf8bytes | ed 9e 8d | |
| utf16bebytes | d7 8d | |
| utf32bebytes | 00 00 d7 8d |
How to Use
HTML:
힍
CSS:
content: "\D78D"
JavaScript:
"\u{D78D}"
Python:
"\ud78d"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1112 1175 11AC
Frequently Asked Questions
What is the 힍 character (HANGUL SYLLABLE HINJ)?
힍 (HANGUL SYLLABLE HINJ) is the Unicode character U+D78D.
What is the Unicode codepoint of HANGUL SYLLABLE HINJ?
The HANGUL SYLLABLE HINJ character (힍) has codepoint U+D78D.
How do I type or copy HANGUL SYLLABLE HINJ?
Copy 힍 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.