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