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 TWAB
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D1CD | |
| decimal | 53709 | |
| htmldecimal | 퇍 | |
| htmlhex | 퇍 | |
| css | \D1CD | |
| javascript | \u{D1CD} | |
| python | \ud1cd | |
| java | \uD1CD | |
| go | \uD1CD | |
| ruby | \u{D1CD} | |
| rust | \u{D1CD} | |
| ccpp | \ud1cd | |
| urlencoded | %ED%87%8D | |
| utf8bytes | ed 87 8d | |
| utf16bebytes | d1 cd | |
| utf32bebytes | 00 00 d1 cd |
How to Use
HTML:
퇍
CSS:
content: "\D1CD"
JavaScript:
"\u{D1CD}"
Python:
"\ud1cd"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No