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