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