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