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