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