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