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