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 TYAENG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D129 | |
| decimal | 53545 | |
| htmldecimal | 턩 | |
| htmlhex | 턩 | |
| css | \D129 | |
| javascript | \u{D129} | |
| python | \ud129 | |
| java | \uD129 | |
| go | \uD129 | |
| ruby | \u{D129} | |
| rust | \u{D129} | |
| ccpp | \ud129 | |
| urlencoded | %ED%84%A9 | |
| utf8bytes | ed 84 a9 | |
| utf16bebytes | d1 29 | |
| utf32bebytes | 00 00 d1 29 |
How to Use
HTML:
턩
CSS:
content: "\D129"
JavaScript:
"\u{D129}"
Python:
"\ud129"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No