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