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