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