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