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 DYEL
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+B3B0 | |
| decimal | 46000 | |
| htmldecimal | 뎰 | |
| htmlhex | 뎰 | |
| css | \B3B0 | |
| javascript | \u{B3B0} | |
| python | \ub3b0 | |
| java | \uB3B0 | |
| go | \uB3B0 | |
| ruby | \u{B3B0} | |
| rust | \u{B3B0} | |
| ccpp | \ub3b0 | |
| urlencoded | %EB%8E%B0 | |
| utf8bytes | eb 8e b0 | |
| utf16bebytes | b3 b0 | |
| utf32bebytes | 00 00 b3 b0 |
How to Use
HTML:
뎰
CSS:
content: "\B3B0"
JavaScript:
"\u{B3B0}"
Python:
"\ub3b0"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No