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