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 TYAEM
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D124 | |
| decimal | 53540 | |
| htmldecimal | 턤 | |
| htmlhex | 턤 | |
| css | \D124 | |
| javascript | \u{D124} | |
| python | \ud124 | |
| java | \uD124 | |
| go | \uD124 | |
| ruby | \u{D124} | |
| rust | \u{D124} | |
| ccpp | \ud124 | |
| urlencoded | %ED%84%A4 | |
| utf8bytes | ed 84 a4 | |
| utf16bebytes | d1 24 | |
| utf32bebytes | 00 00 d1 24 |
How to Use
HTML:
턤
CSS:
content: "\D124"
JavaScript:
"\u{D124}"
Python:
"\ud124"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No