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 TWEOLP
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D256 | |
| decimal | 53846 | |
| htmldecimal | 퉖 | |
| htmlhex | 퉖 | |
| css | \D256 | |
| javascript | \u{D256} | |
| python | \ud256 | |
| java | \uD256 | |
| go | \uD256 | |
| ruby | \u{D256} | |
| rust | \u{D256} | |
| ccpp | \ud256 | |
| urlencoded | %ED%89%96 | |
| utf8bytes | ed 89 96 | |
| utf16bebytes | d2 56 | |
| utf32bebytes | 00 00 d2 56 |
How to Use
HTML:
퉖
CSS:
content: "\D256"
JavaScript:
"\u{D256}"
Python:
"\ud256"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No