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