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 JUNGSEONG EU-O
Overview
ힼ (HANGUL JUNGSEONG EU-O) is the Unicode character at code point U+D7BC. It belongs to the Hangul Jamo Extended-B block, in the Other Letter (Lo) general category. Its script is Hang.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D7BC | |
| decimal | 55228 | |
| htmldecimal | ힼ | |
| htmlhex | ힼ | |
| css | \D7BC | |
| javascript | \u{D7BC} | |
| python | \ud7bc | |
| java | \uD7BC | |
| go | \uD7BC | |
| ruby | \u{D7BC} | |
| rust | \u{D7BC} | |
| ccpp | \ud7bc | |
| urlencoded | %ED%9E%BC | |
| utf8bytes | ed 9e bc | |
| utf16bebytes | d7 bc | |
| utf32bebytes | 00 00 d7 bc |
How to Use
HTML:
ힼ
CSS:
content: "\D7BC"
JavaScript:
"\u{D7BC}"
Python:
"\ud7bc"
Properties
- Block
- Hangul Jamo Extended-B
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ힼ character (HANGUL JUNGSEONG EU-O)?
ힼ (HANGUL JUNGSEONG EU-O) is the Unicode character U+D7BC.
What is the Unicode codepoint of HANGUL JUNGSEONG EU-O?
The HANGUL JUNGSEONG EU-O character (ힼ) has codepoint U+D7BC.
How do I type or copy HANGUL JUNGSEONG EU-O?
Copy ힼ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.