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