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