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