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