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