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