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