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