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