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 TWENG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D279 | |
| decimal | 53881 | |
| htmldecimal | 퉹 | |
| htmlhex | 퉹 | |
| css | \D279 | |
| javascript | \u{D279} | |
| python | \ud279 | |
| java | \uD279 | |
| go | \uD279 | |
| ruby | \u{D279} | |
| rust | \u{D279} | |
| ccpp | \ud279 | |
| urlencoded | %ED%89%B9 | |
| utf8bytes | ed 89 b9 | |
| utf16bebytes | d2 79 | |
| utf32bebytes | 00 00 d2 79 |
How to Use
HTML:
퉹
CSS:
content: "\D279"
JavaScript:
"\u{D279}"
Python:
"\ud279"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No