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 HIG
Overview
힉 (HANGUL SYLLABLE HIG) is the Unicode character at code point U+D789. 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+D789 | |
| decimal | 55177 | |
| htmldecimal | 힉 | |
| htmlhex | 힉 | |
| css | \D789 | |
| javascript | \u{D789} | |
| python | \ud789 | |
| java | \uD789 | |
| go | \uD789 | |
| ruby | \u{D789} | |
| rust | \u{D789} | |
| ccpp | \ud789 | |
| urlencoded | %ED%9E%89 | |
| utf8bytes | ed 9e 89 | |
| utf16bebytes | d7 89 | |
| utf32bebytes | 00 00 d7 89 |
How to Use
HTML:
힉
CSS:
content: "\D789"
JavaScript:
"\u{D789}"
Python:
"\ud789"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1112 1175 11A8
Frequently Asked Questions
What is the 힉 character (HANGUL SYLLABLE HIG)?
힉 (HANGUL SYLLABLE HIG) is the Unicode character U+D789.
What is the Unicode codepoint of HANGUL SYLLABLE HIG?
The HANGUL SYLLABLE HIG character (힉) has codepoint U+D789.
How do I type or copy HANGUL SYLLABLE HIG?
Copy 힉 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.