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