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 TYEONG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D17D | |
| decimal | 53629 | |
| htmldecimal | 텽 | |
| htmlhex | 텽 | |
| css | \D17D | |
| javascript | \u{D17D} | |
| python | \ud17d | |
| java | \uD17D | |
| go | \uD17D | |
| ruby | \u{D17D} | |
| rust | \u{D17D} | |
| ccpp | \ud17d | |
| urlencoded | %ED%85%BD | |
| utf8bytes | ed 85 bd | |
| utf16bebytes | d1 7d | |
| utf32bebytes | 00 00 d1 7d |
How to Use
HTML:
텽
CSS:
content: "\D17D"
JavaScript:
"\u{D17D}"
Python:
"\ud17d"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No