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 TYUNG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D2B1 | |
| decimal | 53937 | |
| htmldecimal | 튱 | |
| htmlhex | 튱 | |
| css | \D2B1 | |
| javascript | \u{D2B1} | |
| python | \ud2b1 | |
| java | \uD2B1 | |
| go | \uD2B1 | |
| ruby | \u{D2B1} | |
| rust | \u{D2B1} | |
| ccpp | \ud2b1 | |
| urlencoded | %ED%8A%B1 | |
| utf8bytes | ed 8a b1 | |
| utf16bebytes | d2 b1 | |
| utf32bebytes | 00 00 d2 b1 |
How to Use
HTML:
튱
CSS:
content: "\D2B1"
JavaScript:
"\u{D2B1}"
Python:
"\ud2b1"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No