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