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