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