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