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 TWAJ
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D1D2 | |
| decimal | 53714 | |
| htmldecimal | 퇒 | |
| htmlhex | 퇒 | |
| css | \D1D2 | |
| javascript | \u{D1D2} | |
| python | \ud1d2 | |
| java | \uD1D2 | |
| go | \uD1D2 | |
| ruby | \u{D1D2} | |
| rust | \u{D1D2} | |
| ccpp | \ud1d2 | |
| urlencoded | %ED%87%92 | |
| utf8bytes | ed 87 92 | |
| utf16bebytes | d1 d2 | |
| utf32bebytes | 00 00 d1 d2 |
How to Use
HTML:
퇒
CSS:
content: "\D1D2"
JavaScript:
"\u{D1D2}"
Python:
"\ud1d2"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No