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