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