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 TAEGS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D0DF | |
| decimal | 53471 | |
| htmldecimal | 탟 | |
| htmlhex | 탟 | |
| css | \D0DF | |
| javascript | \u{D0DF} | |
| python | \ud0df | |
| java | \uD0DF | |
| go | \uD0DF | |
| ruby | \u{D0DF} | |
| rust | \u{D0DF} | |
| ccpp | \ud0df | |
| urlencoded | %ED%83%9F | |
| utf8bytes | ed 83 9f | |
| utf16bebytes | d0 df | |
| utf32bebytes | 00 00 d0 df |
How to Use
HTML:
탟
CSS:
content: "\D0DF"
JavaScript:
"\u{D0DF}"
Python:
"\ud0df"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No