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