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 HYEN
Overview
혠 (HANGUL SYLLABLE HYEN) is the Unicode character at code point U+D620. 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+D620 | |
| decimal | 54816 | |
| htmldecimal | 혠 | |
| htmlhex | 혠 | |
| css | \D620 | |
| javascript | \u{D620} | |
| python | \ud620 | |
| java | \uD620 | |
| go | \uD620 | |
| ruby | \u{D620} | |
| rust | \u{D620} | |
| ccpp | \ud620 | |
| urlencoded | %ED%98%A0 | |
| utf8bytes | ed 98 a0 | |
| utf16bebytes | d6 20 | |
| utf32bebytes | 00 00 d6 20 |
How to Use
HTML:
혠
CSS:
content: "\D620"
JavaScript:
"\u{D620}"
Python:
"\ud620"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1112 1168 11AB
Frequently Asked Questions
What is the 혠 character (HANGUL SYLLABLE HYEN)?
혠 (HANGUL SYLLABLE HYEN) is the Unicode character U+D620.
What is the Unicode codepoint of HANGUL SYLLABLE HYEN?
The HANGUL SYLLABLE HYEN character (혠) has codepoint U+D620.
How do I type or copy HANGUL SYLLABLE HYEN?
Copy 혠 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.