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