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