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 DDEB
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+B5CD | |
| decimal | 46541 | |
| htmldecimal | 뗍 | |
| htmlhex | 뗍 | |
| css | \B5CD | |
| javascript | \u{B5CD} | |
| python | \ub5cd | |
| java | \uB5CD | |
| go | \uB5CD | |
| ruby | \u{B5CD} | |
| rust | \u{B5CD} | |
| ccpp | \ub5cd | |
| urlencoded | %EB%97%8D | |
| utf8bytes | eb 97 8d | |
| utf16bebytes | b5 cd | |
| utf32bebytes | 00 00 b5 cd |
How to Use
HTML:
뗍
CSS:
content: "\B5CD"
JavaScript:
"\u{B5CD}"
Python:
"\ub5cd"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No