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