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