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