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