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