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