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 DAEGG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+B302 | |
| decimal | 45826 | |
| htmldecimal | 댂 | |
| htmlhex | 댂 | |
| css | \B302 | |
| javascript | \u{B302} | |
| python | \ub302 | |
| java | \uB302 | |
| go | \uB302 | |
| ruby | \u{B302} | |
| rust | \u{B302} | |
| ccpp | \ub302 | |
| urlencoded | %EB%8C%82 | |
| utf8bytes | eb 8c 82 | |
| utf16bebytes | b3 02 | |
| utf32bebytes | 00 00 b3 02 |
How to Use
HTML:
댂
CSS:
content: "\B302"
JavaScript:
"\u{B302}"
Python:
"\ub302"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No