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