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 TYOG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D211 | |
| decimal | 53777 | |
| htmldecimal | 툑 | |
| htmlhex | 툑 | |
| css | \D211 | |
| javascript | \u{D211} | |
| python | \ud211 | |
| java | \uD211 | |
| go | \uD211 | |
| ruby | \u{D211} | |
| rust | \u{D211} | |
| ccpp | \ud211 | |
| urlencoded | %ED%88%91 | |
| utf8bytes | ed 88 91 | |
| utf16bebytes | d2 11 | |
| utf32bebytes | 00 00 d2 11 |
How to Use
HTML:
툑
CSS:
content: "\D211"
JavaScript:
"\u{D211}"
Python:
"\ud211"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No