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