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