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