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