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