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 DEUNJ
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+B4E1 | |
| decimal | 46305 | |
| htmldecimal | 듡 | |
| htmlhex | 듡 | |
| css | \B4E1 | |
| javascript | \u{B4E1} | |
| python | \ub4e1 | |
| java | \uB4E1 | |
| go | \uB4E1 | |
| ruby | \u{B4E1} | |
| rust | \u{B4E1} | |
| ccpp | \ub4e1 | |
| urlencoded | %EB%93%A1 | |
| utf8bytes | eb 93 a1 | |
| utf16bebytes | b4 e1 | |
| utf32bebytes | 00 00 b4 e1 |
How to Use
HTML:
듡
CSS:
content: "\B4E1"
JavaScript:
"\u{B4E1}"
Python:
"\ub4e1"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No